Skip to content

Commit a2f66ae

Browse files
Update kotlin monorepo to v2.2.10
1 parent a31743c commit a2f66ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
coroutines = "1.10.2" # https://github.com/Kotlin/kotlinx.coroutines
33
junit = "5.13.4" # https://junit.org/junit5 | https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter
4-
kotlin = "2.2.0" # https://github.com/JetBrains/kotlin
4+
kotlin = "2.2.10" # https://github.com/JetBrains/kotlin
55
detekt = "1.23.8" # https://github.com/detekt/detekt
66
dokka = "2.0.0" # https://github.com/Kotlin/dokka
77
spotless = "7.2.1" # https://github.com/diffplug/spotless

0 commit comments

Comments
 (0)