Merge pull request #186 from ViaVersion/dependabot/gradle/org.apache.logging.log4j-log4j-slf4j-impl-2.23.0

Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to 2.23.0
This commit is contained in:
RK_01 2024-02-22 10:31:32 +01:00 committed by GitHub
commit 35a644ede3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,7 +74,7 @@ dependencies {
include "commons-io:commons-io:2.15.1"
include "net.sf.jopt-simple:jopt-simple:5.0.4"
include "org.apache.logging.log4j:log4j-core:2.23.0"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.22.1"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.23.0"
include "org.fusesource.jansi:jansi:2.4.1"
include("com.mojang:authlib:3.16.29") {
exclude group: "org.slf4j", module: "slf4j-api"