Skip to content

Commit 0e578d5

Browse files
Update kotlin monorepo to v1.9.25
| datasource | package | from | to | | ---------- | ----------------------------------------------------------------------------------- | ------ | ------ | | maven | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin | 1.8.21 | 1.9.25 | | maven | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 1.8.21 | 1.9.25 | | maven | org.jetbrains.kotlin:kotlin-stdlib-jdk8 | 1.8.21 | 1.9.25 | | maven | org.jetbrains.kotlin:kotlin-stdlib-common | 1.8.21 | 1.9.25 |
1 parent fa9fcb8 commit 0e578d5

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 = "1.9.25"
1010
kotest = "5.6.1"
1111
javaSmt = "3.14.3"
1212
javaCompileTesting = "0.21.0"

0 commit comments

Comments
 (0)