Skip to content

Commit

Permalink
Update kotlinx.coroutines to v1.7.2 (#1064)
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 Jun 30, 2023
1 parent ae36476 commit 008c5f7
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 @@ auto-service="1.1.1"
compileSdk = "33"
http4k = "4.48.0.0"
kotlin = "1.8.21"
kotlinx-coroutines = "1.7.1"
kotlinx-coroutines = "1.7.2"
kotlinx-serialization = "1.5.1"
okHttp = "4.11.0"
okio = "3.3.0"
Expand Down

0 comments on commit 008c5f7

Please sign in to comment.