Skip to content

Commit 33fc85c

Browse files
Update kotlin monorepo to v2
| datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ------ | | maven | org.jetbrains.kotlin:kotlin-stdlib-jdk8 | 1.8.21 | 2.2.20 | | maven | org.jetbrains.kotlin:kotlin-stdlib-common | 1.8.21 | 2.2.20 |
1 parent fa9fcb8 commit 33fc85c

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
@@ -6,7 +6,7 @@ classgraph = "4.8.157"
66
dokka = "1.8.10"
77
junit = "5.9.2"
88
junitLauncher = "1.9.2"
9-
kotlin = "1.8.21"
9+
kotlin = "2.2.20"
1010
kotest = "5.6.1"
1111
javaSmt = "3.14.3"
1212
javaCompileTesting = "0.21.0"

0 commit comments

Comments
 (0)