mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-10 10:11:03 +01:00
Updated MinecraftAuth
This commit is contained in:
parent
3ac0d81484
commit
62c50c6f55
@ -109,7 +109,7 @@ dependencies {
|
||||
include "net.lenni0451:Reflect:1.2.4"
|
||||
include "net.lenni0451:LambdaEvents:2.2.0"
|
||||
include "net.raphimc.netminecraft:all:2.3.6-SNAPSHOT"
|
||||
include("net.raphimc:MinecraftAuth:2.1.5-SNAPSHOT") {
|
||||
include("net.raphimc:MinecraftAuth:2.1.6-SNAPSHOT") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user