Skip to content

Commit

Permalink
setting bootstrap version to 0.14.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolanrensen committed Sep 20, 2024
1 parent 59174cf commit cc32608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ libsPublisher = "1.9.23-dev-45"

# "Bootstrap" version of the dataframe, used in the build itself to generate @DataSchema APIs,
# dogfood Gradle / KSP plugins in tests and idea-examples modules
dataframe = "0.13.1"
dataframe = "0.14.0-RC1"
korro = "0.1.6"

kover = "0.8.3"
Expand Down

0 comments on commit cc32608

Please sign in to comment.