Skip to content

Commit ab091d8

Browse files
committed
chore: dep updates
1 parent ccb1517 commit ab091d8

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,7 +1,7 @@
11
[versions]
22
java = "25"
33
kotlin = "2.2.0-RC2"
4-
kotlin-ksp = "2.2.0-RC-2.0.1"
4+
kotlin-ksp = "2.2.0-RC2-2.0.1"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.2"
@@ -43,7 +43,7 @@ kotlin-wrappers = "2025.6.3"
4343
kotlin-redacted = "1.14.0-alpha01"
4444
kotlin-serviceloader = "0.0.16"
4545
kotlinx-multik = "0.2.3"
46-
kotlinx-dataframe = "1.0.0-dev-7363"
46+
kotlinx-dataframe = "1.0.0-Beta2"
4747
kotlinx-kandy = "0.8.0"
4848
kotlin-statistics = "0.4.0-RC1"
4949
gradle-kotlin-dsl = "6.1.2"
@@ -95,7 +95,7 @@ oshi = "6.8.2"
9595
junit = "5.13.1"
9696
koin = "4.1.0"
9797
koin-annotations = "2.0.1-RC1"
98-
metro = "0.4.0-2.2.0-RC2-alpha06"
98+
metro = "0.4.0-2.2.0-RC2-alpha07"
9999
kotest = "6.0.0.M4"
100100
mockk = "1.14.2"
101101
mokkery = "2.8.0"
@@ -110,7 +110,7 @@ jmh = "1.37"
110110
mrjar = "0.1.1"
111111
ktfmt = "0.54"
112112
google-javaformat = "1.27.0"
113-
palantir-javaformat = "2.67.0"
113+
palantir-javaformat = "2.68.0"
114114
google-auto-service = "1.1.1"
115115
google-tink = "1.17.0"
116116
graalvm = "24.2.1"

0 commit comments

Comments
 (0)