Skip to content

Commit

Permalink
Upgraded Kotlinx Coroutines to 1.9.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbrandt committed Sep 13, 2024
1 parent 7258d01 commit 386264f
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 @@ -12,7 +12,7 @@ koin = "3.5.6"
kotest = "5.9.1"
kotlin = "2.0.10" # Must match KSP version below.
kotlinpoet = "1.18.1"
kotlinx-coroutines = "1.8.1"
kotlinx-coroutines = "1.9.0"
kotlinx-dl = "0.5.2"
ksp = "2.0.10-1.0.24" # Must match Kotlin version above.
mockito = "5.13.0"
Expand Down

0 comments on commit 386264f

Please sign in to comment.