Skip to content

Commit

Permalink
Merge pull request #126 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 dbd50c1 + 27d5fd0 commit 7eee923
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 @@ -2,7 +2,7 @@
koinVersion = "3.5.6"
kotlin = "1.9.22"
kotlinx-collections-immutable = "0.3.7"
kotlinx-coroutines = "1.8.0"
kotlinx-coroutines = "1.8.1"
kotlinx-atomicfu = "0.24.0"
kotlinx-datetime = "0.5.0"
kotlinx-serialization = "1.6.3"
Expand Down

0 comments on commit 7eee923

Please sign in to comment.