Skip to content

Commit

Permalink
Bump com.github.luben:zstd-jni from 1.5.6-2 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-2 to 1.5.6-3.
- [Commits](luben/zstd-jni@v1.5.6-2...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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 24, 2024
1 parent ccd71b5 commit f748da4
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 @@ -122,7 +122,7 @@ ext {

// Testing
brotli4jVersion = '1.16.0'
zstdJniVersion = '1.5.6-2'
zstdJniVersion = '1.5.6-3'
jacksonDatabindVersion = '2.17.0'
testAddonVersion = reactorCoreVersion
assertJVersion = '3.25.3'
Expand Down

0 comments on commit f748da4

Please sign in to comment.