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 9a75d60 commit 3ffc961Copy full SHA for 3ffc961
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ kotlin = "2.0.21" # Must match KSP version below.
14
kotlinpoet = "2.0.0"
15
kotlinx-coroutines = "1.9.0"
16
kotlinx-dl = "0.5.2"
17
-ksp = "2.0.21-1.0.25" # Must match Kotlin version above.
+ksp = "2.0.21-1.0.26" # Must match Kotlin version above.
18
mockito = "5.14.2"
19
mockito-kotlin = "2.2.0"
20
mockk = "1.13.13"
0 commit comments