Skip to content

Commit 6889f1a

Browse files
committed
chore: dependency updates
1 parent 354057d commit 6889f1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
java = "21"
3-
kotlin = "1.9.20-Beta2"
3+
kotlin = "1.9.20-RC"
44
kotlin-ksp = "1.9.20-Beta2-1.0.13"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "17"
@@ -21,7 +21,7 @@ publish-org-url = "https://suresh.dev"
2121
publish-scm-url = "https://github.com/sureshg/native-image-playground"
2222

2323
# Gradle Dependencies Versions
24-
kotlinx-kover = "0.7.3"
24+
kotlinx-kover = "0.7.4"
2525
kotlinx-io = "0.2.1"
2626
kotlinx-atomicfu = "0.22.0"
2727
kotlinx-coroutines = "1.7.3"

0 commit comments

Comments
 (0)