Skip to content

Commit

Permalink
Update kotlinx.coroutines to v1.8.0 (#426)
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] committed May 9, 2024
1 parent a189e2f commit 8475ce3
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 @@ -33,7 +33,7 @@ androidx-test-uiautomator = "2.3.0"
junit = "4.13.2"
mockk = "1.13.10"

kotlinx-coroutines = "1.7.3"
kotlinx-coroutines = "1.8.0"
kotlinx-serialization = "1.6.3"
kotlinx-datetime = "0.5.0"

Expand Down

0 comments on commit 8475ce3

Please sign in to comment.