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 560b5d1 commit 487f7f3Copy full SHA for 487f7f3
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.21-RC2" # Must match KSP version below.
+kotlin = "2.1.21" # 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.21-RC2-2.0.1" # Must match Kotlin version above.
+ksp = "2.1.21-2.0.1" # Must match Kotlin version above.
18
mockito = "5.17.0"
19
mockito-kotlin = "2.2.0"
20
mockk = "1.14.2"
0 commit comments