Skip to content

Commit 971fd9d

Browse files
authored
Merge pull request #37 from Kotlin-Android-Open-Source/renovate/kotlinx.coroutines
Update kotlinx.coroutines to v1.8.1
2 parents 7f264f2 + d70cd0c commit 971fd9d

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.7"
26-
kotlinx-coroutines = "1.8.0"
26+
kotlinx-coroutines = "1.8.1"
2727

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

0 commit comments

Comments
 (0)