Making renovate happy

Closes #940
Closes #933
Closes #931
This commit is contained in:
NotMyFault
2021-02-27 15:52:50 +01:00
parent 32b5261e17
commit 6bd866bdf7
5 changed files with 14 additions and 36 deletions

View File

@ -8,8 +8,8 @@ dependencies {
"shade"("com.sk89q:jchronic:0.2.4a") {
exclude(group = "junit", module = "junit")
}
"shade"("com.thoughtworks.paranamer:paranamer:2.6")
"shade"("com.github.luben:zstd-jni:1.4.8-5")
"shade"("com.thoughtworks.paranamer:paranamer:2.8")
"shade"("com.github.luben:zstd-jni:1.4.8-6")
"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")