Update MinecraftAuth

This commit is contained in:
FlorianMichael 2024-09-26 00:50:23 +02:00
parent f6b9fb97e3
commit b975913b5b
No known key found for this signature in database
GPG Key ID: C2FB87E71C425126

View File

@ -79,7 +79,7 @@ dependencies {
exclude group: "org.slf4j", module: "slf4j-api"
}
jij ("net.raphimc:MinecraftAuth:4.1.0") {
jij ("net.raphimc:MinecraftAuth:4.1.1") {
exclude group: "com.google.code.gson", module: "gson"
exclude group: "org.slf4j", module: "slf4j-api"
}