mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-01-08 19:27:48 +01:00
Updated MinecraftAuth
This commit is contained in:
parent
a612960655
commit
f7e71d3ead
@ -88,7 +88,7 @@ dependencies {
|
||||
include("net.raphimc.netminecraft:all:2.3.7-SNAPSHOT") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include("net.raphimc:MinecraftAuth:3.0.0-SNAPSHOT") {
|
||||
include("net.raphimc:MinecraftAuth:3.0.0") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user