Skip to content

Commit

Permalink
build(deps): bump com.github.luben:zstd-jni from 1.5.6-1 to 1.5.6-3
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-3.
- [Commits](luben/zstd-jni@v1.5.6-1...v1.5.6-3)

---
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] authored May 1, 2024
1 parent 774ac33 commit 4ef8df7
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 @@ -114,7 +114,7 @@ dependencies {
}

implementation "org.xerial.snappy:snappy-java:1.1.10.5"
implementation "com.github.luben:zstd-jni:1.5.6-1"
implementation "com.github.luben:zstd-jni:1.5.6-3"

implementation "org.slf4j:slf4j-api:1.7.36"

Expand Down

0 comments on commit 4ef8df7

Please sign in to comment.