Skip to content

Commit

Permalink
Merge pull request #41 from hoc081098/renovate/kotlinx.coroutines
Browse files Browse the repository at this point in the history
Update kotlinx.coroutines to v1.8.1
  • Loading branch information
hoc081098 authored May 10, 2024
2 parents 5f95d8e + 4f91d7c commit 6408f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ koin-core = "3.5.6"
koin-compose = "1.1.5"

kotlinx-collections-immutable = "0.3.7"
kotlinx-coroutines = "1.8.0"
kotlinx-coroutines = "1.8.1"

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

0 comments on commit 6408f5d

Please sign in to comment.