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 43dcc3b commit 30b6f29Copy full SHA for 30b6f29
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
java = "26"
3
kotlin = "2.2.20-RC2"
4
-kotlin-ksp = "2.2.20-RC-2.0.2"
+kotlin-ksp = "2.2.20-RC2-2.0.2"
5
kotlin-jvmtarget = "21"
6
kotlin-dsl-jvmtarget = "21"
7
kotlin-api-version = "2.3"
@@ -42,7 +42,7 @@ kotlin-wrappers = "2025.9.3"
42
kotlin-redacted = "1.15.0-2.2.20-Beta2-alpha01"
43
kotlin-serviceloader = "0.0.19"
44
kotlinx-multik = "0.2.3"
45
-kotlinx-dataframe = "1.0.0-dev-8355"
+kotlinx-dataframe = "1.0.0-Beta2"
46
kotlinx-kandy = "0.8.1-local-5-dev-74"
47
kotlin-statistics = "0.4.0-RC1"
48
gradle-kotlin-dsl = "6.3.0"
0 commit comments