mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-01-03 18:38:24 +01:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
33ab8ab4c3
@ -68,13 +68,13 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
include "com.google.code.gson:gson:2.10.1"
|
include "com.google.code.gson:gson:2.10.1"
|
||||||
include "com.formdev:flatlaf:3.3"
|
include "com.formdev:flatlaf:3.4"
|
||||||
include "com.formdev:flatlaf-extras:3.3"
|
include "com.formdev:flatlaf-extras:3.4"
|
||||||
include "org.apache.commons:commons-lang3:3.14.0"
|
include "org.apache.commons:commons-lang3:3.14.0"
|
||||||
include "commons-io:commons-io:2.15.1"
|
include "commons-io:commons-io:2.15.1"
|
||||||
include "net.sf.jopt-simple:jopt-simple:5.0.4"
|
include "net.sf.jopt-simple:jopt-simple:5.0.4"
|
||||||
include "org.apache.logging.log4j:log4j-core:2.22.1"
|
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 "org.fusesource.jansi:jansi:2.4.1"
|
||||||
include("com.mojang:authlib:3.16.29") {
|
include("com.mojang:authlib:3.16.29") {
|
||||||
exclude group: "org.slf4j", module: "slf4j-api"
|
exclude group: "org.slf4j", module: "slf4j-api"
|
||||||
|
Loading…
Reference in New Issue
Block a user