Update dependency com.github.luben:zstd-jni to v1.4.8-2

This commit is contained in:
NotMyFault
2021-01-28 15:48:01 +01:00
parent 287aa9dd8b
commit 818a75b809
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ dependencies {
exclude(group = "junit", module = "junit")
}
"shade"("com.thoughtworks.paranamer:paranamer:2.6")
"shade"("com.github.luben:zstd-jni:1.4.8-1")
"shade"("com.github.luben:zstd-jni:1.4.8-2")
"shade"("com.sk89q.lib:jlibnoise:1.0.0")
"shade"("org.enginehub.piston:core:0.5.6")
"shade"("org.enginehub.piston.core-ap:runtime:0.5.6")