Skip to content

Commit ed77c19

Browse files
Bump com.github.luben:zstd-jni from 1.5.6-1 to 1.5.6-2
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-1 to 1.5.6-2. - [Commits](luben/zstd-jni@v1.5.6-1...v1.5.6-2) --- 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>
1 parent 6ffaeb5 commit ed77c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ ext {
6868
springRetryVersion = '2.0.5'
6969
springVersion = project.hasProperty('springVersion') ? project.springVersion : '6.0.13'
7070
testcontainersVersion = '1.19.7'
71-
zstdJniVersion = '1.5.6-1'
71+
zstdJniVersion = '1.5.6-2'
7272

7373
javaProjects = subprojects - project(':spring-amqp-bom')
7474
}

0 commit comments

Comments
 (0)