We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5fe68d + 31de12d commit 30e4ab8Copy full SHA for 30e4ab8
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
kotlin = "2.1.20" # https://github.com/JetBrains/kotlin
3
coroutines = "1.10.1" # https://github.com/Kotlin/kotlinx.coroutines
4
-junit = "5.11.4" # 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
5
mockk = "1.13.16" # https://mockk.io | https://central.sonatype.com/search?q=mockk&smo=true
6
detekt = "1.23.7" # https://github.com/detekt/detekt
7
dokka = "2.0.0" # https://github.com/Kotlin/dokka
0 commit comments