Skip to content

Commit e18c2eb

Browse files
Bump com.github.luben:zstd-jni from 1.5.6-7 to 1.5.6-10 (#2972)
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-7 to 1.5.6-10. - [Commits](https://github.com/luben/zstd-jni/commits) --- 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>
1 parent dd4a194 commit e18c2eb

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
@@ -74,7 +74,7 @@ ext {
7474
springRetryVersion = '2.0.10'
7575
springVersion = '6.1.17'
7676
testcontainersVersion = '1.19.8'
77-
zstdJniVersion = '1.5.6-7'
77+
zstdJniVersion = '1.5.6-10'
7878

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

0 commit comments

Comments
 (0)