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 354057d commit 6889f1aCopy full SHA for 6889f1a
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
java = "21"
3
-kotlin = "1.9.20-Beta2"
+kotlin = "1.9.20-RC"
4
kotlin-ksp = "1.9.20-Beta2-1.0.13"
5
kotlin-jvmtarget = "21"
6
kotlin-dsl-jvmtarget = "17"
@@ -21,7 +21,7 @@ publish-org-url = "https://suresh.dev"
21
publish-scm-url = "https://github.com/sureshg/native-image-playground"
22
23
# Gradle Dependencies Versions
24
-kotlinx-kover = "0.7.3"
+kotlinx-kover = "0.7.4"
25
kotlinx-io = "0.2.1"
26
kotlinx-atomicfu = "0.22.0"
27
kotlinx-coroutines = "1.7.3"
0 commit comments