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 e64af35 commit ad2c10eCopy full SHA for ad2c10e
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ libsPublisher = "2.2.0-dev-61"
13
14
# "Bootstrap" version of the dataframe, used in the build itself to generate @DataSchema APIs,
15
# dogfood Gradle / KSP plugins in tests and idea-examples modules
16
-dataframe = "1.0.0-dev-8808"
+dataframe = "1.0.0-Beta4"
17
korro = "0.1.6"
18
19
binaryCompatibilityValidator = "0.17.0"
@@ -63,11 +63,11 @@ jai-core = "1.1.3"
63
jts = "1.20.0"
64
65
# Normal examples Kandy versions
66
-kandy = "0.8.2-dev-90"
+kandy = "0.8.3"
67
68
# Example notebooks Kandy versions
69
-kandy-notebook = "0.8.1n"
70
-kandy-stats-notebook = "0.5.0n"
+kandy-notebook = "0.8.3"
+kandy-stats-notebook = "0.8.3"
71
72
exposed = "1.0.0-beta-2"
73
hibernate = "6.5.2.Final"
0 commit comments