Skip to content

Commit

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

---
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 Sep 28, 2024
1 parent ac1c1ee commit 0d538ce
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.9'
springVersion = '6.1.13'
testcontainersVersion = '1.19.8'
zstdJniVersion = '1.5.6-5'
zstdJniVersion = '1.5.6-6'

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

0 comments on commit 0d538ce

Please sign in to comment.