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 c7accae commit 6147f99Copy full SHA for 6147f99
gradle/libs.versions.toml
@@ -10,11 +10,11 @@ junit = "5.12.2"
10
jvm-dependency-conflict-resolution = "2.1.2"
11
koin = "4.0.4"
12
kotest = "5.9.1"
13
-kotlin = "2.1.20" # Must match KSP version below.
+kotlin = "2.1.21-RC" # Must match KSP version below.
14
kotlinpoet = "2.1.0"
15
kotlinx-coroutines = "1.10.2"
16
kotlinx-dl = "0.5.2"
17
-ksp = "2.1.20-2.0.0" # Must match Kotlin version above.
+ksp = "2.1.21-RC-2.0.0" # Must match Kotlin version above.
18
mockito = "5.17.0"
19
mockito-kotlin = "2.2.0"
20
mockk = "1.14.0"
0 commit comments