mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-15 10:45:36 +01:00
Updated MinecraftAuth
This commit is contained in:
parent
b17b6bbdb9
commit
0e5faf0e64
@ -90,7 +90,7 @@ dependencies {
|
||||
include("net.raphimc.netminecraft:all:2.5.0") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include("net.raphimc:MinecraftAuth:4.0.2") {
|
||||
include("net.raphimc:MinecraftAuth:4.0.3-SNAPSHOT") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user