We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd485b commit a31d8a8Copy full SHA for a31d8a8
gradle/libs.versions.toml
@@ -24,7 +24,7 @@ publish-scm-url = "https://github.com/sureshg/native-image-playgr
24
kotlinx-kover = "0.8.0"
25
kotlinx-io = "0.3.3"
26
kotlinx-atomicfu = "0.24.0"
27
-kotlinx-coroutines = "1.8.1"
+kotlinx-coroutines = "1.9.0-RC"
28
kotlinx-datetime = "0.6.0"
29
kotlinx-serialization = "1.7.0-RC"
30
kotlinx-collections-immutable = "0.3.7"
@@ -36,7 +36,7 @@ ajalt-clikt = "4.4.0"
36
ajalt-mordant = "2.6.0"
37
ajalt-colormath = "3.5.0"
38
dokka = "1.9.20"
39
-helidon = "4.0.8"
+helidon = "4.0.9"
40
jgit = "6.9.0.202403050737-r"
41
jte = "3.1.12"
42
junit = "5.11.0-M2"
0 commit comments