Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Jan 1, 2024
2 parents 0374bcb + 9356a2c commit 3d18dad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ dependencies {
include "org.apache.commons:commons-lang3:3.14.0"
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.0"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.22.0"
include "org.apache.logging.log4j:log4j-core:2.22.1"
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 3d18dad

Please sign in to comment.