From 5c4206a941a090348a09a0fadcbc9f1704ace8f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 22:16:35 +0000 Subject: [PATCH] build(deps): bump org.jetbrains.kotlin:kotlin-stdlib Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9e9abca..f8f59518 100644 --- a/pom.xml +++ b/pom.xml @@ -255,7 +255,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.9.0 + 1.9.10 com.squareup.okio