We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 117bd55 commit c7c2420Copy full SHA for c7c2420
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-kotlin = "2.3.0" # https://github.com/JetBrains/kotlin
+kotlin = "2.3.10" # https://github.com/JetBrains/kotlin
3
coroutines = "1.10.2" # https://github.com/Kotlin/kotlinx.coroutines
4
junit = "6.0.2" # https://junit.org/junit5 | https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter
5
mockk = "1.14.6" # https://mockk.io | https://central.sonatype.com/search?q=mockk&smo=true
0 commit comments