From e60c0952829f802eddbcddce503103e81b077714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 23:51:30 +0000 Subject: [PATCH] chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 1.9.10 to 2.1.10. - [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.9.10...v2.1.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 52dd6ac..a3286a2 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ org.jetbrains.kotlin kotlin-stdlib-jdk8 - 1.9.10 + 2.1.10