Updated ViaLoader

This commit is contained in:
RaphiMC 2023-06-12 19:09:19 +02:00
parent 6f263513c9
commit eefa397f68
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.6") {
include("net.raphimc:ViaLoader:2.2.7-SNAPSHOT") {
exclude group: "org.slf4j", module: "slf4j-api"
exclude group: "org.yaml", module: "snakeyaml"
}