Skip to content

Commit

Permalink
fix(deps): update kotlinx.coroutines to v1.9.0 (#851)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent 687eb35 commit d2a7010
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 d2a7010

Please sign in to comment.