Skip to content

Commit

Permalink
fix(deps): update kotlinx-coroutines monorepo to v1.10.1 (#1002)
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] authored Dec 21, 2024
1 parent 78cad09 commit b599b16
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 = "20400"
kotlin = "2.1.0"
kotlinx-serialization-json = "1.7.3"
kotlinx-serialization-converter = "1.0.0"
kotlinx-coroutines = "1.9.0"
kotlinx-coroutines = "1.10.1"
kotlinx-datetime = "0.6.1"
kotlinx-collections-immutable = "0.3.8"
javax-inject = "1"
Expand Down

0 comments on commit b599b16

Please sign in to comment.