Skip to content

Commit bd98c1d

Browse files
Bump com.github.luben:zstd-jni from 1.5.6-9 to 1.5.6-10 (#3621)
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-9 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c17c1e6 commit bd98c1d

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
@@ -123,7 +123,7 @@ ext {
123123

124124
// Testing
125125
brotli4jVersion = '1.18.0'
126-
zstdJniVersion = '1.5.6-9'
126+
zstdJniVersion = '1.5.6-10'
127127
jacksonDatabindVersion = '2.18.2'
128128
testAddonVersion = reactorCoreVersion
129129
assertJVersion = '3.27.3'

0 commit comments

Comments
 (0)