Skip to content

Commit e4e24a9

Browse files
chore(deps): bump kotlin.version from 1.9.25 to 2.0.20
Bumps `kotlin.version` from 1.9.25 to 2.0.20. Updates `org.jetbrains.kotlin:kotlin-bom` from 1.9.25 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.25...v2.0.20) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.25 to 2.0.20 --- 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 86880ff commit e4e24a9

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.0.20</kotlin.version>
8787
<kotlin.compiler.jvmTarget>${maven.compiler.source}</kotlin.compiler.jvmTarget>
8888
<kotlin.coroutine.version>1.8.1</kotlin.coroutine.version>
8989
<!-- https://kotlin.github.io/dokka/1.7.10/user_guide/maven/usage/ -->

0 commit comments

Comments
 (0)