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 54d02f1 + 933a38f commit a9578e3Copy full SHA for a9578e3
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
coroutines = "1.10.1" # https://github.com/Kotlin/kotlinx.coroutines
3
junit = "5.12.0" # https://junit.org/junit5 | https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter
4
-kotlin = "2.1.10" # https://github.com/JetBrains/kotlin
+kotlin = "2.1.20" # 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.0.2" # https://github.com/diffplug/spotless
0 commit comments