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 4eadb9f commit 833e514Copy full SHA for 833e514
gradle/libs.versions.toml
@@ -1,14 +1,14 @@
1
[versions]
2
-ksp = "2.2.20-2.0.2"
+ksp = "2.2.21-2.0.4"
3
kotlinJupyter = "0.15.0-629"
4
5
ktlint = "12.3.0"
6
7
-kotlin = "2.2.20"
+kotlin = "2.2.21"
8
# make sure to sync manually with :plugins:keywords-generator module
9
kotlinpoet = "2.2.0"
10
11
-dokka = "2.0.0"
+dokka = "2.1.0"
12
libsPublisher = "2.2.0-dev-61"
13
14
# "Bootstrap" version of the dataframe, used in the build itself to generate @DataSchema APIs,
@@ -46,7 +46,7 @@ kotestAsserions = "6.0.0.M1"
46
47
jsoup = "1.18.3"
48
arrow = "18.3.0"
49
-kodex = "0.4.4"
+kodex = "0.5.0"
50
simpleGit = "2.2.1"
51
dependencyVersions = "0.52.0"
52
plugin-publish = "1.3.0"
0 commit comments