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.9.21 | 2.0.10 |
| maven      | org.jetbrains.kotlin:kotlin-stdlib-common | 1.9.21 | 2.0.20 |
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 26abd2d commit da0b931
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 @@ -7,7 +7,7 @@ dokka = "1.8.10"
intellijOpenApi = "7.0.3"
javaAssist = "3.29.2-GA"
junit = "5.9.2"
kotlin = "1.9.21"
kotlin = "2.0.20"
kotlinCompileTesting = "0.4.0"
javaCompileTesting = "0.21.0"
kotlinBinaryCompatibilityValidator = "0.13.0"
Expand Down

0 comments on commit da0b931

Please sign in to comment.