Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines…
Browse files Browse the repository at this point in the history
…-core to v1.9.0-rc.2
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent a8801fc commit 61bb5dd
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 @@ -8,7 +8,7 @@ dexkit = "2.0.2"
fastjson2 = "2.0.52"
koin = "3.5.6"
kotlin = "2.0.20-RC"
kotlinx-coroutines-core = "1.9.0-RC"
kotlinx-coroutines-core = "1.9.0-RC.2"
kotlinx-serialization-json = "1.7.1"
ksp = "2.0.20-RC-1.0.24"
ktor = "2.3.12"
Expand Down

0 comments on commit 61bb5dd

Please sign in to comment.