Skip to content

Commit

Permalink
build(deps): bump com.github.luben:zstd-jni from 1.5.5-10 to 1.5.5-11
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.5-10 to 1.5.5-11.
- [Commits](luben/zstd-jni@v1.5.5-10...v1.5.5-11)

---
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 Dec 1, 2023
1 parent 5524fb0 commit a487cfd
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.5-10"
implementation "com.github.luben:zstd-jni:1.5.5-11"

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

Expand Down

0 comments on commit a487cfd

Please sign in to comment.