Skip to content

Commit

Permalink
fix(deps): update kotlin.coroutines to v1.8.0 (#2796)
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 Feb 20, 2024
1 parent 332bd6f commit 04d7d07
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 @@ -46,7 +46,7 @@ shadow-gradle-plugin = "8.0.0"

# Dependency versions which are found in the platform BOM
# meaning that they should be extracted into their own BOM
kotlin-coroutines = "1.7.3"
kotlin-coroutines = "1.8.0"


[libraries]
Expand Down

0 comments on commit 04d7d07

Please sign in to comment.