Skip to content

Commit 4d02bc0

Browse files
committed
fixup! update to Kotlin 2.0
1 parent 21b052f commit 4d02bc0

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.8.10-dev-43"
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.14.0-dev"
16+
dataframe = "0.13.1"
1717

1818
# TODO 0.1.6 breaks kotlinter (which is no longer in use), https://github.com/Kotlin/dataframe/issues/598
1919
korro = "0.1.5"

0 commit comments

Comments
 (0)