mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-02-18 01:51:23 +01:00
Updated MinecraftAuth lib
This commit is contained in:
parent
9f8d12cd24
commit
ea07e2876a
@ -107,7 +107,7 @@ dependencies {
|
|||||||
include "net.lenni0451:Reflect:1.1.0"
|
include "net.lenni0451:Reflect:1.1.0"
|
||||||
include "net.lenni0451:LambdaEvents:2.0.3"
|
include "net.lenni0451:LambdaEvents:2.0.3"
|
||||||
include "net.raphimc.netminecraft:all:2.3.3"
|
include "net.raphimc.netminecraft:all:2.3.3"
|
||||||
include("net.raphimc:MinecraftAuth:2.1.0") {
|
include("net.raphimc:MinecraftAuth:2.1.1") {
|
||||||
exclude group: "com.google.code.gson", module: "gson"
|
exclude group: "com.google.code.gson", module: "gson"
|
||||||
exclude group: "org.slf4j", module: "slf4j-api"
|
exclude group: "org.slf4j", module: "slf4j-api"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user