Skip to content

Commit

Permalink
Update kotlinx-coroutines monorepo to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent d79c690 commit 461c95f
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.53.1"
junit4 = "4.13.2"
kotlin = "2.1.0"
kotlinxCoroutines = "1.9.0"
kotlinxCoroutinesGuava = "1.9.0"
kotlinxCoroutines = "1.10.0"
kotlinxCoroutinesGuava = "1.10.0"
kotlinxSerializationJson = "1.7.3"
ksp = "2.1.0-1.0.29"
ktlint = "12.1.2"
Expand Down

0 comments on commit 461c95f

Please sign in to comment.