We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
zstd-jni
1 parent 6ee705e commit 9ebf8b5Copy full SHA for 9ebf8b5
build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
implementation "org.bouncycastle:bcprov-jdk18on:1.78.1"
55
implementation "org.bouncycastle:bcpkix-jdk18on:1.78.1"
56
implementation "com.squareup.okhttp3:okhttp:4.12.0"
57
- implementation "com.github.luben:zstd-jni:1.5.5-5"
+ implementation "com.github.luben:zstd-jni:1.5.7-2"
58
testsCommonImplementation "junit:junit:4.13.2"
59
testsCommonImplementation "org.hamcrest:hamcrest-library:2.2"
60
testsCommonImplementation "org.mockito:mockito-core:4.8.0"
0 commit comments