Skip to content

Commit

Permalink
fix(deps): update kotlinx.coroutines to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 687eb35 commit 69434aa
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 @@ -8,7 +8,7 @@ versionCode = "20302"
kotlin = "2.0.20"
kotlinx-serialization-json = "1.7.2"
kotlinx-serialization-converter = "1.0.0"
kotlinx-coroutines = "1.8.1"
kotlinx-coroutines = "1.9.0"
kotlinx-datetime = "0.6.1"
kotlinx-collections-immutable = "0.3.8"
javax-inject = "1"
Expand Down

0 comments on commit 69434aa

Please sign in to comment.