Skip to content

Commit

Permalink
fix(deps): update kotlinx-coroutines monorepo to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 48513fc commit 89dedea
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"
junit4 = "4.13.2"
kotlin = "2.0.10"
kotlinxCoroutines = "1.8.1"
kotlinxCoroutinesGuava = "1.8.1"
kotlinxCoroutines = "1.9.0"
kotlinxCoroutinesGuava = "1.9.0"
kotlinxSerializationJson = "1.7.3"
ksp = "2.0.10-1.0.24"
ktlint = "12.1.2"
Expand Down

0 comments on commit 89dedea

Please sign in to comment.