Skip to content

Commit

Permalink
Update coroutines to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 13, 2024
1 parent ddc1405 commit 71eb2d3
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 @@ -3,7 +3,7 @@ kotlin = "2.0.20"
kotlinx-html = "0.11.0"
kotlinx-datetime = "0.6.1"
kotlinx-io = "0.5.3"
coroutines = "1.8.1"
coroutines = "1.9.0"
atomicfu = "0.25.0"
serialization = "1.7.2"
ktlint = "3.15.0"
Expand Down

0 comments on commit 71eb2d3

Please sign in to comment.