mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Bump logj4 (#3888)
This commit is contained in:
parent
f272ed9383
commit
bed7b5d10e
4 changed files with 8 additions and 9 deletions
|
@ -7,10 +7,8 @@ dependencies {
|
|||
api(projects.core)
|
||||
|
||||
implementation(libs.terminalconsoleappender) {
|
||||
exclude("org.apache.logging.log4j", "log4j-core")
|
||||
exclude("org.jline", "jline-reader")
|
||||
exclude("org.jline", "jline-terminal")
|
||||
exclude("org.jline", "jline-terminal-jna")
|
||||
exclude("org.apache.logging.log4j")
|
||||
exclude("org.jline")
|
||||
}
|
||||
|
||||
implementation(libs.bundles.jline)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue