diff --git a/build.gradle b/build.gradle
index fbb6e31..45fa5a6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -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"