mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-15 10:45:36 +01:00
Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to 2.23.0
Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to 2.23.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9d3189d00d
commit
d1cbb4aac6
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user