Merge branch 'main' into major/2.0.0/1.18

This commit is contained in:
dordsor21
2021-12-20 20:28:15 +00:00
9 changed files with 58 additions and 50 deletions

View File

@ -1,7 +1,7 @@
[versions]
# Minecraft expectations
fastutil = "8.5.6"
log4j = "2.14.1"
log4j = "2.17.0"
guava = "31.0.1-jre"
gson = "2.8.8"
@ -17,9 +17,9 @@ griefprevention = "16.17.1"
griefdefender = "920a610"
mcore = "7.0.1"
residence = "4.5._13.1"
towny = "0.97.2.15"
towny = "0.97.5.0"
protocollib = "4.7.0"
plotsquaredV6 = "6.1.4"
plotsquaredV6 = "6.2.0"
plotsquaredV4 = "4.514"
redprotect = "1.9.6"
@ -33,7 +33,7 @@ sparsebitset = "1.2"
parallelgzip = "1.0.5"
adventure = "4.9.3"
truezip = "6.8.4"
auto-value = "1.8.2"
auto-value = "1.9"
findbugs = "3.0.2"
rhino-runtime = "1.7.13"
zstd-jni = "1.4.8-1" # Not latest as it can be difficult to obtain latest ZSTD libs
@ -50,11 +50,11 @@ text = "3.0.4"
piston = "0.5.7"
# Tests
mockito = "4.1.0"
checker-qual = "3.19.0"
mockito = "4.2.0"
checker-qual = "3.21.0"
# Gradle plugins
pluginyml = "0.5.0"
pluginyml = "0.5.1"
[libraries]
# Minecraft expectations

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.2-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists