Updated ViaLoader

This commit is contained in:
RaphiMC 2023-06-18 16:15:31 +02:00
parent 44579a0046
commit bf9aba1f8c
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.7-SNAPSHOT") {
include("net.raphimc:ViaLoader:2.2.7") {
exclude group: "org.slf4j", module: "slf4j-api"
}