Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-stdlib to v2
Browse files Browse the repository at this point in the history
| datasource | package                            | from   | to    |
| ---------- | ---------------------------------- | ------ | ----- |
| maven      | org.jetbrains.kotlin:kotlin-stdlib | 1.9.23 | 2.0.0 |
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent c0a91d9 commit 75f2648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotest = "5.8.1"
kafka = "3.7.0"
kotlin = "1.9.23"
kotlin = "2.0.0"
kotlinx-coroutines = "1.8.0"
dokka = "1.9.20"
knit = "0.5.0"
Expand Down

0 comments on commit 75f2648

Please sign in to comment.