Skip to content

Commit 8dce136

Browse files
Update kotlinx-coroutines monorepo to v1.10.1
1 parent c758a67 commit 8dce136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ koin-core = "4.0.0"
2323
koin-compose = "4.0.0"
2424

2525
kotlinx-collections-immutable = "0.3.8"
26-
kotlinx-coroutines = "1.9.0"
26+
kotlinx-coroutines = "1.10.1"
2727

2828
[libraries]
2929
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }

0 commit comments

Comments
 (0)