Skip to content

Commit 8b2d530

Browse files
dependabot[bot]loicmathieu
authored andcommitted
chore(deps): bump com.github.luben:zstd-jni from 1.5.6-6 to 1.5.6-7
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-6 to 1.5.6-7. - [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]>
1 parent 7a2e904 commit 8b2d530

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
@@ -51,7 +51,7 @@ dependencies {
5151
api group: 'org.apache.commons', name: 'commons-compress', version: '1.27.1'
5252
api group: 'commons-codec', name: 'commons-codec', version: '1.17.1'
5353
api group: 'org.tukaani', name: 'xz', version: '1.10'
54-
api group: 'com.github.luben', name: 'zstd-jni', version: '1.5.6-6'
54+
api group: 'com.github.luben', name: 'zstd-jni', version: '1.5.6-7'
5555
api group: 'org.brotli', name: 'dec', version: '0.1.2'
5656
}
5757

0 commit comments

Comments
 (0)