Skip to content

Commit 386264f

Browse files
committed
Upgraded Kotlinx Coroutines to 1.9.0.
1 parent 7258d01 commit 386264f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ koin = "3.5.6"
1212
kotest = "5.9.1"
1313
kotlin = "2.0.10" # Must match KSP version below.
1414
kotlinpoet = "1.18.1"
15-
kotlinx-coroutines = "1.8.1"
15+
kotlinx-coroutines = "1.9.0"
1616
kotlinx-dl = "0.5.2"
1717
ksp = "2.0.10-1.0.24" # Must match Kotlin version above.
1818
mockito = "5.13.0"

0 commit comments

Comments
 (0)