Skip to content

Commit

Permalink
Bump com.github.luben:zstd-jni from 1.5.6-6 to 1.5.6-7 (#3486)
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-6 to 1.5.6-7.
- [Commits](https://github.com/luben/zstd-jni/commits)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 4712726 commit ad5817c
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.17.0'
zstdJniVersion = '1.5.6-6'
zstdJniVersion = '1.5.6-7'
jacksonDatabindVersion = '2.18.0'
testAddonVersion = reactorCoreVersion
assertJVersion = '3.26.3'
Expand Down

0 comments on commit ad5817c

Please sign in to comment.