mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-12-21 16:28:10 +01:00
Updated MinecraftAuth
This commit is contained in:
parent
c7b66b8fd1
commit
b37bccd28c
@ -91,7 +91,7 @@ dependencies {
|
||||
include("net.raphimc.netminecraft:all:2.4.0") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include("net.raphimc:MinecraftAuth:4.0.1-SNAPSHOT") {
|
||||
include("net.raphimc:MinecraftAuth:4.0.1") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user