Skip to content

Commit 3baa6cb

Browse files
chore(deps): bump kotlin.version from 1.9.25 to 2.1.10
Bumps `kotlin.version` from 1.9.25 to 2.1.10. Updates `org.jetbrains.kotlin:kotlin-bom` from 1.9.25 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.25...v2.1.10) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.25 to 2.1.10 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55a3c07 commit 3baa6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<jsr305.version>3.0.2</jsr305.version>
8484
<jetbrains.annotations.version>24.1.0</jetbrains.annotations.version>
8585

86-
<kotlin.version>1.9.25</kotlin.version>
86+
<kotlin.version>2.1.10</kotlin.version>
8787
<kotlin.compiler.jvmTarget>${maven.compiler.source}</kotlin.compiler.jvmTarget>
8888
<kotlin.coroutine.version>1.9.0</kotlin.coroutine.version>
8989
<!-- https://kotlin.github.io/dokka/1.7.10/user_guide/maven/usage/ -->

0 commit comments

Comments
 (0)