Skip to content

Commit 561b6c7

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

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
@@ -43,7 +43,7 @@ kotlin-wrappers = "2025.6.15"
4343
kotlin-redacted = "1.14.1"
4444
kotlin-serviceloader = "0.0.17"
4545
kotlinx-multik = "0.2.3"
46-
kotlinx-dataframe = "1.0.0-Beta2"
46+
kotlinx-dataframe = "1.0.0-dev-7570"
4747
kotlinx-kandy = "0.8.1-local-1-dev-64"
4848
kotlin-statistics = "0.4.0-RC1"
4949
gradle-kotlin-dsl = "6.1.2"

0 commit comments

Comments
 (0)