Skip to content

Commit 2c93638

Browse files
Bump com.github.luben:zstd-jni from 1.5.7-1 to 1.5.7-2 (#3026)
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.7-1 to 1.5.7-2. - [Commits](luben/zstd-jni@v1.5.7-1...v1.5.7-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 203827a commit 2c93638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ ext {
7474
springRetryVersion = '2.0.11'
7575
springVersion = '6.1.17'
7676
testcontainersVersion = '1.19.8'
77-
zstdJniVersion = '1.5.7-1'
77+
zstdJniVersion = '1.5.7-2'
7878

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

0 commit comments

Comments
 (0)