diff --git a/build.gradle.kts b/build.gradle.kts index cfba26b62..99ebb79fc 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -110,7 +110,7 @@ buildscript { // here is some relative links: // issue : https://github.com/GoogleContainerTools/jib/issues/3714 // PR: https://github.com/GoogleContainerTools/jib/pull/3717 - classpath("com.github.luben:zstd-jni:1.5.7-11") + classpath("com.github.luben:zstd-jni:1.5.7-13") } }