Skip to content

Commit c363e56

Browse files
chore(deps): bump kotlinx-dataframe from 1.0.0-Beta3 to 1.0.0-dev-8916
Bumps `kotlinx-dataframe` from 1.0.0-Beta3 to 1.0.0-dev-8916. Updates `org.jetbrains.kotlinx:dataframe-core` from 1.0.0-Beta3 to 1.0.0-dev-8916 - [Release notes](https://github.com/Kotlin/dataframe/releases) - [Changelog](https://github.com/Kotlin/dataframe/blob/master/RELEASE_CHECK_LIST.md) - [Commits](https://github.com/Kotlin/dataframe/commits) Updates `org.jetbrains.kotlinx:dataframe-csv` from 1.0.0-Beta3 to 1.0.0-dev-8916 - [Release notes](https://github.com/Kotlin/dataframe/releases) - [Changelog](https://github.com/Kotlin/dataframe/blob/master/RELEASE_CHECK_LIST.md) - [Commits](https://github.com/Kotlin/dataframe/commits) Updates `org.jetbrains.kotlinx:dataframe-geo` from 1.0.0-Beta3 to 1.0.0-dev-8916 - [Release notes](https://github.com/Kotlin/dataframe/releases) - [Changelog](https://github.com/Kotlin/dataframe/blob/master/RELEASE_CHECK_LIST.md) - [Commits](https://github.com/Kotlin/dataframe/commits) Updates `org.jetbrains.kotlinx:dataframe-jdbc` from 1.0.0-Beta3 to 1.0.0-dev-8916 - [Release notes](https://github.com/Kotlin/dataframe/releases) - [Changelog](https://github.com/Kotlin/dataframe/blob/master/RELEASE_CHECK_LIST.md) - [Commits](https://github.com/Kotlin/dataframe/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:dataframe-core dependency-version: 1.0.0-dev-8916 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:dataframe-csv dependency-version: 1.0.0-dev-8916 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:dataframe-geo dependency-version: 1.0.0-dev-8916 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:dataframe-jdbc dependency-version: 1.0.0-dev-8916 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35ab7b1 commit c363e56

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
@@ -42,7 +42,7 @@ kotlin-wrappers = "2025.11.12"
4242
kotlin-redacted = "1.15.1"
4343
kotlin-serviceloader = "0.0.22"
4444
kotlinx-multik = "0.2.3"
45-
kotlinx-dataframe = "1.0.0-Beta3"
45+
kotlinx-dataframe = "1.0.0-dev-8916"
4646
kotlinx-kandy = "0.9.0-dev-86"
4747
kotlin-statistics = "0.4.0-RC1"
4848
kotlin-base32 = "1.0.0"

0 commit comments

Comments
 (0)