Skip to content

Commit ad2c10e

Browse files
bumped bootstrap verions
1 parent e64af35 commit ad2c10e

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
@@ -13,7 +13,7 @@ libsPublisher = "2.2.0-dev-61"
1313

1414
# "Bootstrap" version of the dataframe, used in the build itself to generate @DataSchema APIs,
1515
# dogfood Gradle / KSP plugins in tests and idea-examples modules
16-
dataframe = "1.0.0-dev-8808"
16+
dataframe = "1.0.0-Beta4"
1717
korro = "0.1.6"
1818

1919
binaryCompatibilityValidator = "0.17.0"
@@ -63,11 +63,11 @@ jai-core = "1.1.3"
6363
jts = "1.20.0"
6464

6565
# Normal examples Kandy versions
66-
kandy = "0.8.2-dev-90"
66+
kandy = "0.8.3"
6767

6868
# Example notebooks Kandy versions
69-
kandy-notebook = "0.8.1n"
70-
kandy-stats-notebook = "0.5.0n"
69+
kandy-notebook = "0.8.3"
70+
kandy-stats-notebook = "0.8.3"
7171

7272
exposed = "1.0.0-beta-2"
7373
hibernate = "6.5.2.Final"

0 commit comments

Comments
 (0)