Skip to content

Commit a87990f

Browse files
chore(deps): bump kotlin.version from 1.9.23 to 2.0.0
Bumps `kotlin.version` from 1.9.23 to 2.0.0. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.23 to 2.0.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.0.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.23 to 2.0.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib 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] <[email protected]>
1 parent 1100367 commit a87990f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<plugin.scala.version>4.9.1</plugin.scala.version>
123123

124124
<pekko.version>1.0.2</pekko.version>
125-
<kotlin.version>1.9.23</kotlin.version>
125+
<kotlin.version>2.0.0</kotlin.version>
126126
<junit-jupiter.version>5.10.2</junit-jupiter.version>
127127
<kotlin-coroutines.version>1.8.0</kotlin-coroutines.version>
128128
<mockito.version>4.10.0</mockito.version>

0 commit comments

Comments
 (0)