Skip to content

Commit cc32608

Browse files
committed
setting bootstrap version to 0.14.0-RC1
1 parent 59174cf commit cc32608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ libsPublisher = "1.9.23-dev-45"
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 = "0.13.1"
16+
dataframe = "0.14.0-RC1"
1717
korro = "0.1.6"
1818

1919
kover = "0.8.3"

0 commit comments

Comments
 (0)