Skip to content

Commit

Permalink
Update kotlin monorepo to v2
Browse files Browse the repository at this point in the history
| datasource | package                                   | from   | to     |
| ---------- | ----------------------------------------- | ------ | ------ |
| maven      | org.jetbrains.kotlin:kotlin-stdlib-jdk8   | 1.8.21 | 2.0.21 |
| maven      | org.jetbrains.kotlin:kotlin-stdlib-common | 1.8.21 | 2.0.21 |
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent fa9fcb8 commit 7d6c97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/projects.libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ classgraph = "4.8.157"
dokka = "1.8.10"
junit = "5.9.2"
junitLauncher = "1.9.2"
kotlin = "1.8.21"
kotlin = "2.0.21"
kotest = "5.6.1"
javaSmt = "3.14.3"
javaCompileTesting = "0.21.0"
Expand Down

0 comments on commit 7d6c97a

Please sign in to comment.