Skip to content

Commit 9ebf8b5

Browse files
authored
feat: Bump version of zstd-jni (#1302)
1 parent 6ee705e commit 9ebf8b5

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
@@ -54,7 +54,7 @@ dependencies {
5454
implementation "org.bouncycastle:bcprov-jdk18on:1.78.1"
5555
implementation "org.bouncycastle:bcpkix-jdk18on:1.78.1"
5656
implementation "com.squareup.okhttp3:okhttp:4.12.0"
57-
implementation "com.github.luben:zstd-jni:1.5.5-5"
57+
implementation "com.github.luben:zstd-jni:1.5.7-2"
5858
testsCommonImplementation "junit:junit:4.13.2"
5959
testsCommonImplementation "org.hamcrest:hamcrest-library:2.2"
6060
testsCommonImplementation "org.mockito:mockito-core:4.8.0"

0 commit comments

Comments
 (0)