From 48f887e9f46841f811eb54727827eb727b94e13b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 15:50:37 -0400 Subject: [PATCH] Bump kotlin-stdlib from 1.8.22 to 1.9.0 (#231) Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.8.22 to 1.9.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.22...v1.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6e2528a462..1cb9a6fcb3 100644 --- a/pom.xml +++ b/pom.xml @@ -511,7 +511,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.8.22 + 1.9.0 test