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.
1 parent a9578e3 commit ef562d7Copy full SHA for ef562d7
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
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
+junit = "5.12.1" # https://junit.org/junit5 | https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter
4
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
0 commit comments