Skip to content

Commit

Permalink
fix(deps): update kotlinx-coroutines monorepo to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 6ed177d commit 9914446
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 @@ -7,7 +7,7 @@ kotlin = "2.0.0"
dokka = "1.9.20"
kover = "0.8.3"

kotlinx-coroutines = "1.9.0-RC"
kotlinx-coroutines = "1.10.1"
kotlinx-atomicfu = "0.25.0"
kotlinx-benchmark = "0.4.11"
kotlinx-cli = "0.3.6"
Expand Down

0 comments on commit 9914446

Please sign in to comment.