Skip to content

Commit 613b122

Browse files
Update kotlin monorepo to v2
| datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ------ | | maven | org.jetbrains.kotlin:kotlin-stdlib-jdk8 | 1.9.21 | 2.0.21 | | maven | org.jetbrains.kotlin:kotlin-stdlib-common | 1.9.21 | 2.0.21 |
1 parent 26abd2d commit 613b122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/projects.libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dokka = "1.8.10"
77
intellijOpenApi = "7.0.3"
88
javaAssist = "3.29.2-GA"
99
junit = "5.9.2"
10-
kotlin = "1.9.21"
10+
kotlin = "2.0.21"
1111
kotlinCompileTesting = "0.4.0"
1212
javaCompileTesting = "0.21.0"
1313
kotlinBinaryCompatibilityValidator = "0.13.0"

0 commit comments

Comments
 (0)