We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b1bd1a + f4e96a9 commit 2aedfebCopy full SHA for 2aedfeb
1 file changed
build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
testImplementation platform('org.junit:junit-bom:5.13.2')
15
testImplementation 'org.junit.jupiter:junit-jupiter'
16
17
- implementation("com.github.luben:zstd-jni:1.5.7-3")
+ implementation("com.github.luben:zstd-jni:1.5.7-4")
18
}
19
20
test {
0 commit comments