mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 20:43:54 +00:00
Update upstream
acf9c3b Change oak stair shape to straight in legacy.json. c7da4c0 Swap out logback for log4j2
This commit is contained in:
@ -48,8 +48,7 @@ dependencies {
|
||||
annotationProcessor("com.google.guava:guava:21.0")
|
||||
compileOnly("com.google.auto.value:auto-value-annotations:${Versions.AUTO_VALUE}")
|
||||
annotationProcessor("com.google.auto.value:auto-value:${Versions.AUTO_VALUE}")
|
||||
testImplementation("ch.qos.logback:logback-core:${Versions.LOGBACK}")
|
||||
testImplementation("ch.qos.logback:logback-classic:${Versions.LOGBACK}")
|
||||
"testRuntimeOnly"("org.apache.logging.log4j:log4j-core:2.8.1")
|
||||
implementation("com.github.luben:zstd-jni:1.4.9-2")
|
||||
compileOnly("net.fabiozumbi12:redprotect:1.9.6")
|
||||
api("com.github.intellectualsites.plotsquared:PlotSquared-API:4.514") { isTransitive = false }
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user