Merge remote-tracking branch 'origin/main'

This commit is contained in:
RaphiMC 2023-10-14 16:35:52 +02:00
commit 12550e332c
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94

View File

@ -79,7 +79,7 @@ dependencies {
include "net.sf.jopt-simple:jopt-simple:5.0.4"
include "org.apache.logging.log4j:log4j-core:2.20.0"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.20.0"
include "org.fusesource.jansi:jansi:2.4.0"
include "org.fusesource.jansi:jansi:2.4.1"
include("com.mojang:authlib:3.16.29") {
exclude group: "org.slf4j", module: "slf4j-api"
}