Skip to content

Commit 8d9243c

Browse files
committed
chore: dep updates
1 parent 5186f44 commit 8d9243c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
java = "26"
3-
kotlin = "2.2.20-RC2"
3+
kotlin = "2.2.20"
44
kotlin-ksp = "2.2.20-RC2-2.0.2"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
@@ -43,7 +43,7 @@ kotlin-redacted = "1.15.0-2.2.20-Beta2-alpha01"
4343
kotlin-serviceloader = "0.0.19"
4444
kotlinx-multik = "0.2.3"
4545
kotlinx-dataframe = "1.0.0-Beta2"
46-
kotlinx-kandy = "0.8.1-local-5-dev-74"
46+
kotlinx-kandy = "0.9.0-dev-84"
4747
kotlin-statistics = "0.4.0-RC1"
4848
gradle-kotlin-dsl = "6.3.0"
4949
exoquery-plugin = "2.2.0-1.5.1.PL"
@@ -83,7 +83,7 @@ zip-prefixer = "0.3.1"
8383
ajalt-mordant = "3.0.2"
8484
ajalt-clikt = "5.0.3"
8585
ajalt-colormath = "3.6.1"
86-
jline = "3.30.5"
86+
jline = "3.30.6"
8787
classgraph = "4.8.181"
8888
cache4k = "0.14.0"
8989
intellij-coverage = "1.0.766"
@@ -247,7 +247,7 @@ kmpmt = "0.1.1"
247247
tasktree = "4.0.1"
248248
sigstore = "2.0.0-rc1"
249249
reproducible-builds = "1.0"
250-
autonomousapps-depanalysis = "3.0.1"
250+
autonomousapps-depanalysis = "3.0.2"
251251
autonomousapps-bestpractices = "0.10"
252252
graalvm-nativeimage = "0.11.0"
253253
github-depgraph = "0.1.0"

0 commit comments

Comments
 (0)