Skip to content

Commit

Permalink
Merge pull request #677 from igorescodro/renovate/kotlinx.coroutines
Browse files Browse the repository at this point in the history
Update kotlinx.coroutines to v1.8.1
  • Loading branch information
igorescodro committed May 11, 2024
2 parents 2d93045 + fb130e3 commit 8078cfd
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 @@ -17,7 +17,7 @@ logback = "1.2.11"
logcat = "0.1"

# KotlinX
kotlinx_coroutines = "1.8.0"
kotlinx_coroutines = "1.8.1"
kotlinx_serialization = "1.6.3"
kotlinx_collections_immutable = "0.3.7"
kotlinx_datetime = "0.5.0"
Expand Down

0 comments on commit 8078cfd

Please sign in to comment.