Skip to content

Commit

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

---
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 Sep 1, 2024
1 parent 9d71840 commit 72ab9c2
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.8'
springVersion = '6.1.12'
testcontainersVersion = '1.19.8'
zstdJniVersion = '1.5.6-4'
zstdJniVersion = '1.5.6-5'

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

0 comments on commit 72ab9c2

Please sign in to comment.