Skip to content

Commit f9b5d79

Browse files
Update kotlinx-coroutines monorepo to v1.10.2
1 parent c2bb3d2 commit f9b5d79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "2.1.20"
33
ksp = "2.1.20-2.0.0"
4-
kotlinx-coroutines = "1.10.1"
4+
kotlinx-coroutines = "1.10.2"
55
kotlinx-datetime = "0.6.2"
66
apollo-kotlin-execution = "0.1.1-SNAPSHOT-fd7fa806b95c5b9046494989a7dd478c47237e12"
77
compatPatrouille = "0.0.0"
@@ -32,7 +32,7 @@ koin-android = "4.0.0"
3232
koin-android-compose = "4.0.0"
3333
koin-compose-multiplatform = "4.0.4"
3434
koin-core = "4.0.4"
35-
kotlinx-coroutines-play-services = "1.10.1"
35+
kotlinx-coroutines-play-services = "1.10.2"
3636
lifecycle = "2.8.7"
3737
lifecycle-livedata-ktx = "2.8.7"
3838
materialkolor = "2.0.0"

0 commit comments

Comments
 (0)