Skip to content

Commit 28b685c

Browse files
committed
Update kotlinx.coroutines to v1.9.0
1 parent ee28272 commit 28b685c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ koin-core = "3.5.6"
2323
koin-compose = "1.1.5"
2424

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

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

0 commit comments

Comments
 (0)