Updated ViaLoader

This commit is contained in:
RaphiMC 2023-06-08 20:19:11 +02:00
parent cb7eb2bade
commit 28a619ffbf
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94

View File

@ -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"
}