Skip to content

Commit

Permalink
fix(deps): update coroutine to v1.9.0 (#119)
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 Sep 14, 2024
1 parent ccf594f commit 83d21da
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 @@ -5,7 +5,7 @@ kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"
hilt = "2.52"
media3 = "1.4.1"
coroutine = "1.8.1"
coroutine = "1.9.0"
detekt = "1.23.7"
mockk = "1.13.12"
accompanist = "0.36.0"
Expand Down

0 comments on commit 83d21da

Please sign in to comment.