diff --git a/build.gradle b/build.gradle index bd936d768..b3708fa28 100644 --- a/build.gradle +++ b/build.gradle @@ -54,7 +54,7 @@ dependencies { implementation "org.bouncycastle:bcprov-jdk18on:1.78.1" implementation "org.bouncycastle:bcpkix-jdk18on:1.78.1" implementation "com.squareup.okhttp3:okhttp:4.12.0" - implementation "com.github.luben:zstd-jni:1.5.5-5" + implementation "com.github.luben:zstd-jni:1.5.7-2" testsCommonImplementation "junit:junit:4.13.2" testsCommonImplementation "org.hamcrest:hamcrest-library:2.2" testsCommonImplementation "org.mockito:mockito-core:4.8.0"