Skip to content

Commit

Permalink
Update coroutines to v1.9.0 (#362)
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 13, 2024
1 parent e5a6253 commit 6d0b3c5
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 @@ -4,7 +4,7 @@ androidxlifecycle = "2.6.1"
androidxactivity = "1.9.2"
androidx-test-ext-junit = "1.2.1"
core-ktx = "1.13.1"
coroutines = "1.8.1"
coroutines = "1.9.0"
# This is used in the build logic
compose-multiplatform = "1.6.11"
circuit = "0.20.0"
Expand Down

0 comments on commit 6d0b3c5

Please sign in to comment.