Skip to content

Commit d4f3dff

Browse files
dependabot[bot]dfa1
authored andcommitted
build(deps): Bump zstd.version from 0.6 to 0.7
Bumps `zstd.version` from 0.6 to 0.7. Updates `io.github.dfa1.zstd:zstd` from 0.6 to 0.7 - [Release notes](https://github.com/dfa1/zstd-java/releases) - [Changelog](https://github.com/dfa1/zstd-java/blob/main/CHANGELOG.md) - [Commits](dfa1/zstd-java@v0.6...v0.7) Updates `io.github.dfa1.zstd:zstd-platform` from 0.6 to 0.7 - [Release notes](https://github.com/dfa1/zstd-java/releases) - [Changelog](https://github.com/dfa1/zstd-java/blob/main/CHANGELOG.md) - [Commits](dfa1/zstd-java@v0.6...v0.7) --- updated-dependencies: - dependency-name: io.github.dfa1.zstd:zstd dependency-version: '0.7' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.github.dfa1.zstd:zstd-platform dependency-version: '0.7' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ceed595 commit d4f3dff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<maven.compiler.release>25</maven.compiler.release>
5959
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6060
<!-- production -->
61-
<zstd.version>0.6</zstd.version>
61+
<zstd.version>0.7</zstd.version>
6262

6363

6464
<fastcsv.version>4.3.0</fastcsv.version>

0 commit comments

Comments
 (0)