Skip to content

Commit f7e0bb6

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

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
@@ -30,7 +30,7 @@ kotlinx-datetime = "0.7.1"
3030
kotlinx-datetime-zoneinfo = "2025b-spi.0.7.1"
3131
kotlinx-serialization = "1.9.0"
3232
kotlinx-rpc = "0.10.1"
33-
kotlinx-dataframe = "1.0.0-Beta4"
33+
kotlinx-dataframe = "1.0.0-dev-9145"
3434
kotlinx-kandy = "0.8.3"
3535
kotlinx-collections-immutable = "0.4.0"
3636
kotlinx-html = "0.12.0"

0 commit comments

Comments
 (0)