We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a31743c + a2f66ae commit 187278cCopy full SHA for 187278c
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
coroutines = "1.10.2" # https://github.com/Kotlin/kotlinx.coroutines
3
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
+kotlin = "2.2.10" # https://github.com/JetBrains/kotlin
5
detekt = "1.23.8" # https://github.com/detekt/detekt
6
dokka = "2.0.0" # https://github.com/Kotlin/dokka
7
spotless = "7.2.1" # https://github.com/diffplug/spotless
0 commit comments