#3834: Update to SLF4J 2

This commit is contained in:
Yannick Lamprecht
2025-06-03 20:06:28 +10:00
committed by md_5
parent 244412405a
commit 31f7ef8c54
10 changed files with 437 additions and 1000 deletions

View File

@@ -87,7 +87,7 @@ import org.jline.reader.LineReader;
import org.jline.reader.LineReaderBuilder;
import org.jline.terminal.Terminal;
import org.jline.terminal.TerminalBuilder;
import org.slf4j.impl.JDK14LoggerFactory;
import org.slf4j.jul.JDK14LoggerFactory;
/**
* Main BungeeCord proxy class.