From 4000216e0405041ae614ea28126848a7af56d4cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 00:17:40 +0000 Subject: [PATCH] Bump org.jetbrains.kotlin:kotlin-stdlib from 1.6.10 to 1.9.23 Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.6.10 to 1.9.23. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.9.23) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 627ed64b399a..697709a8ca35 100644 --- a/pom.xml +++ b/pom.xml @@ -393,7 +393,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.6.10 + 1.9.23