From 2e9cf97c68ab6558662da84c966e06daf3df24ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:45:55 +0000 Subject: [PATCH] Bump kotlin-stdlib from 1.5.21 to 1.6.0 in /core Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.5.21 to 1.6.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 4ce17929..886415c3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -52,7 +52,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.5.21 + 1.6.0 org.slf4j