Skip to content

Commit

Permalink
Update coroutines to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DrewCarlson committed Mar 13, 2024
1 parent 0f3cd88 commit 88794b6
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
@@ -1,7 +1,7 @@
[versions]
kotlin = { strictly = "1.9.22" }
dokka = "1.9.10"
coroutines = "1.7.3"
coroutines = "1.8.0"
serialization = "1.6.2"
atomicfu = "0.23.2"
kover = "0.6.1"
Expand Down

0 comments on commit 88794b6

Please sign in to comment.