mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-01-24 22:01:49 +01:00
log4j 2.16.0
This commit is contained in:
parent
80edc1f4ad
commit
1f05bf04c6
@ -75,7 +75,7 @@ dependencies {
|
||||
implementation("org.powernukkit.fastutil:fastutil-lite:8.1.1")
|
||||
implementation("org.yaml:snakeyaml:1.29")
|
||||
|
||||
val log4jVer = "2.15.0"
|
||||
val log4jVer = "2.16.0"
|
||||
val slf4jVer = "1.7.32"
|
||||
implementation("net.minecrell:terminalconsoleappender:1.3.0")
|
||||
implementation("org.apache.logging.log4j:log4j-core:$log4jVer")
|
||||
|
Loading…
Reference in New Issue
Block a user