mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-10 10:11:03 +01:00
Updated ViaLoader
This commit is contained in:
parent
cb7eb2bade
commit
28a619ffbf
@ -85,7 +85,7 @@ dependencies {
|
||||
exclude group: "io.jsonwebtoken", module: "jjwt-impl"
|
||||
exclude group: "io.jsonwebtoken", module: "jjwt-gson"
|
||||
}
|
||||
include("net.raphimc:ViaLoader:2.2.5") {
|
||||
include("net.raphimc:ViaLoader:2.2.6-SNAPSHOT") {
|
||||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
exclude group: "org.yaml", module: "snakeyaml"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user