Skip to content

Commit

Permalink
Bump com.github.luben:zstd-jni from 1.5.6-6 to 1.5.6-7 (#2886)
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](luben/zstd-jni@v1.5.6-6...v1.5.6-7)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent 57054fe commit ad20705
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 @@ -74,7 +74,7 @@ ext {
springRetryVersion = '2.0.10'
springVersion = '6.1.14'
testcontainersVersion = '1.19.8'
zstdJniVersion = '1.5.6-6'
zstdJniVersion = '1.5.6-7'

javaProjects = subprojects - project(':spring-amqp-bom')
}
Expand Down

0 comments on commit ad20705

Please sign in to comment.