Skip to content

Commit d1af72a

Browse files
Bump com.github.luben:zstd-jni from 1.5.6-3 to 1.5.6-4 (#2774)
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-3 to 1.5.6-4. - [Commits](luben/zstd-jni@v1.5.6-3...v1.5.6-4) --- 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 443ad44 commit d1af72a

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
@@ -71,7 +71,7 @@ ext {
7171
springRetryVersion = '2.0.7'
7272
springVersion = '6.2.0-SNAPSHOT'
7373
testcontainersVersion = '1.19.8'
74-
zstdJniVersion = '1.5.6-3'
74+
zstdJniVersion = '1.5.6-4'
7575

7676
javaProjects = subprojects - project(':spring-amqp-bom')
7777
}

0 commit comments

Comments
 (0)