Skip to content

Commit ba404b2

Browse files
Bump com.github.luben:zstd-jni from 1.5.6-5 to 1.5.6-6 (#2844)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a30355 commit ba404b2

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
@@ -73,7 +73,7 @@ ext {
7373
springRetryVersion = '2.0.9'
7474
springVersion = '6.2.0-SNAPSHOT'
7575
testcontainersVersion = '1.20.1'
76-
zstdJniVersion = '1.5.6-5'
76+
zstdJniVersion = '1.5.6-6'
7777

7878
javaProjects = subprojects - project(':spring-amqp-bom')
7979
}

0 commit comments

Comments
 (0)