Skip to content

Commit

Permalink
Update kotlinx-coroutines monorepo to v1.10.1 (#1176)
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 23, 2024
1 parent bef8b4a commit 47d234d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ coil = "2.7.0"
hilt = "2.54"
junit4 = "4.13.2"
kotlin = "2.1.0"
kotlinxCoroutines = "1.9.0"
kotlinxCoroutinesGuava = "1.9.0"
kotlinxCoroutines = "1.10.1"
kotlinxCoroutinesGuava = "1.10.1"
kotlinxSerializationJson = "1.7.3"
ksp = "2.1.0-1.0.29"
ktlint = "12.1.2"
Expand Down

0 comments on commit 47d234d

Please sign in to comment.