We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09cff35 commit 0c8b4c7Copy full SHA for 0c8b4c7
gradle/libs.versions.toml
@@ -23,7 +23,7 @@ koin-core = "4.0.4"
23
koin-compose = "4.0.4"
24
25
kotlinx-collections-immutable = "0.3.8"
26
-kotlinx-coroutines = "1.9.0"
+kotlinx-coroutines = "1.10.2"
27
28
[libraries]
29
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
0 commit comments