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 7258d01 commit 386264fCopy full SHA for 386264f
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ koin = "3.5.6"
12
kotest = "5.9.1"
13
kotlin = "2.0.10" # Must match KSP version below.
14
kotlinpoet = "1.18.1"
15
-kotlinx-coroutines = "1.8.1"
+kotlinx-coroutines = "1.9.0"
16
kotlinx-dl = "0.5.2"
17
ksp = "2.0.10-1.0.24" # Must match Kotlin version above.
18
mockito = "5.13.0"
0 commit comments