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

This commit is contained in:
Renovate Bot
2020-12-21 20:06:43 +00:00
parent 9f2baf71f7
commit bbc0ea0f35
2 changed files with 2 additions and 2 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.3-1")
"shade"("com.github.luben:zstd-jni:1.4.8-1")
"shade"("com.sk89q.lib:jlibnoise:1.0.0")
"shade"("org.enginehub.piston:core:${Versions.PISTON}")
"shade"("org.enginehub.piston.core-ap:runtime:${Versions.PISTON}")