Skip to content

Commit 30b6f29

Browse files
committed
chore: dep updates
1 parent 43dcc3b commit 30b6f29

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,7 +1,7 @@
11
[versions]
22
java = "26"
33
kotlin = "2.2.20-RC2"
4-
kotlin-ksp = "2.2.20-RC-2.0.2"
4+
kotlin-ksp = "2.2.20-RC2-2.0.2"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.3"
@@ -42,7 +42,7 @@ kotlin-wrappers = "2025.9.3"
4242
kotlin-redacted = "1.15.0-2.2.20-Beta2-alpha01"
4343
kotlin-serviceloader = "0.0.19"
4444
kotlinx-multik = "0.2.3"
45-
kotlinx-dataframe = "1.0.0-dev-8355"
45+
kotlinx-dataframe = "1.0.0-Beta2"
4646
kotlinx-kandy = "0.8.1-local-5-dev-74"
4747
kotlin-statistics = "0.4.0-RC1"
4848
gradle-kotlin-dsl = "6.3.0"

0 commit comments

Comments
 (0)