mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-01-21 21:32:02 +01:00
update deps
This commit is contained in:
parent
fd5faeb228
commit
59ee492c1b
@ -71,11 +71,11 @@ dependencies {
|
||||
|
||||
implementation("com.google.guava:guava:31.0.1-jre")
|
||||
implementation("com.velocitypowered:velocity-native:3.1.0")
|
||||
implementation("net.coobird:thumbnailator:0.4.14")
|
||||
implementation("net.coobird:thumbnailator:0.4.15")
|
||||
implementation("org.powernukkit.fastutil:fastutil-lite:8.1.1")
|
||||
implementation("org.yaml:snakeyaml:1.29")
|
||||
implementation("org.yaml:snakeyaml:1.30")
|
||||
|
||||
val log4jVer = "2.16.0"
|
||||
val log4jVer = "2.17.0"
|
||||
val slf4jVer = "1.7.32"
|
||||
implementation("net.minecrell:terminalconsoleappender:1.3.0")
|
||||
implementation("org.apache.logging.log4j:log4j-core:$log4jVer")
|
||||
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.2-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
Loading…
Reference in New Issue
Block a user