Skip to content

Commit

Permalink
Merge pull request #163 from ViaVersion/dependabot/gradle/org.apache.…
Browse files Browse the repository at this point in the history
…logging.log4j-log4j-slf4j-impl-2.22.1

Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.22.0 to 2.22.1
  • Loading branch information
RaphiMC authored Dec 28, 2023
2 parents b7be821 + 704e2da commit 9356a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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.22.1"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.22.0"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.22.1"
include "org.fusesource.jansi:jansi:2.4.1"
include("com.mojang:authlib:3.16.29") {
exclude group: "org.slf4j", module: "slf4j-api"
Expand Down

0 comments on commit 9356a2c

Please sign in to comment.