mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 19:15:08 -05:00
Updated MinecraftAuth
This commit is contained in:
parent
b17b6bbdb9
commit
0e5faf0e64
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue