Skip to content

Commit

Permalink
fix(deps): update coroutines.version to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent 18593cd commit 4da2fd9
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 @@ -2,7 +2,7 @@
kotlin-version = "1.9.22"
kotlinx-html-version = "0.11.0"
kotlinx-datetime = "0.5.0"
coroutines-version = "1.8.0"
coroutines-version = "1.8.1"
atomicfu-version = "0.23.2"
serialization-version = "1.6.1" # Do not upgrade, 1.6.2 breaks maven publishing!
ktlint-version = "3.15.0"
Expand Down

0 comments on commit 4da2fd9

Please sign in to comment.