Skip to content

Commit

Permalink
chore(deps): bump kotlin.version from 1.9.23 to 2.0.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent dc1d442 commit 6e263d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<plugin.scala.version>4.9.0</plugin.scala.version>

<pekko.version>1.0.2</pekko.version>
<kotlin.version>1.9.23</kotlin.version>
<kotlin.version>2.0.0</kotlin.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<kotlin-coroutines.version>1.8.0</kotlin-coroutines.version>
<mockito.version>4.10.0</mockito.version>
Expand Down

0 comments on commit 6e263d6

Please sign in to comment.