Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump com.github.luben:zstd-jni from 1.5.6-1 to 1.5.6-4
Browse files Browse the repository at this point in the history
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-1 to 1.5.6-4.
- [Commits](luben/zstd-jni@v1.5.6-1...v1.5.6-4)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
1 parent a303f93 commit 65e6ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ dependencies {
testImplementation "com.google.cloud:google-cloud-nio:0.127.16"

testImplementation "org.xerial.snappy:snappy-java:1.1.10.5"
testImplementation "com.github.luben:zstd-jni:1.5.6-1"
testImplementation "com.github.luben:zstd-jni:1.5.6-4"
testImplementation ("org.apache.parquet:parquet-tools:1.11.2") {
exclude group: "org.slf4j", module: "slf4j-api"
}
Expand Down

0 comments on commit 65e6ce1

Please sign in to comment.