Skip to content

Commit 70135f7

Browse files
committed
Updated to SLF4J 2
1 parent 7a50e46 commit 70135f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ dependencies {
8585
includeInJar "commons-io:commons-io:2.20.0"
8686
includeInJar "net.sf.jopt-simple:jopt-simple:5.0.4"
8787
includeInJar "org.apache.logging.log4j:log4j-core:2.25.2"
88-
includeInJar "org.apache.logging.log4j:log4j-slf4j-impl:2.25.2"
88+
includeInJar "org.apache.logging.log4j:log4j-slf4j2-impl:2.25.2"
8989
includeInJar "org.jline:jansi:3.30.6"
9090
includeInJar("com.mojang:authlib:6.0.58") {
9191
exclude group: "org.slf4j", module: "slf4j-api"

0 commit comments

Comments
 (0)