Skip to content

Commit ebfddf7

Browse files
chore(deps): bump kotlinx-dataframe from 1.0.0-Beta2 to 1.0.0-dev-8289
Bumps `kotlinx-dataframe` from 1.0.0-Beta2 to 1.0.0-dev-8289. Updates `org.jetbrains.kotlinx:dataframe-core` from 1.0.0-Beta2 to 1.0.0-dev-8289 - [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-Beta2 to 1.0.0-dev-8289 - [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-Beta2 to 1.0.0-dev-8289 - [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-Beta2 to 1.0.0-dev-8289 - [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-8289 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:dataframe-csv dependency-version: 1.0.0-dev-8289 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:dataframe-geo dependency-version: 1.0.0-dev-8289 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:dataframe-jdbc dependency-version: 1.0.0-dev-8289 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aad114b commit ebfddf7

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.8.22"
4242
kotlin-redacted = "1.15.0-2.2.20-Beta2-alpha01"
4343
kotlin-serviceloader = "0.0.19"
4444
kotlinx-multik = "0.2.3"
45-
kotlinx-dataframe = "1.0.0-Beta2"
45+
kotlinx-dataframe = "1.0.0-dev-8289"
4646
kotlinx-kandy = "0.8.1-local-5-dev-74"
4747
kotlin-statistics = "0.4.0-RC1"
4848
gradle-kotlin-dsl = "6.2.0"

0 commit comments

Comments
 (0)