log4j 2.16.0

This commit is contained in:
creeper123123321 2021-12-15 22:07:24 -03:00 committed by GitHub
parent 80edc1f4ad
commit 1f05bf04c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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")