mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-01-02 18:28:33 +01:00
Update NetMinecraft
This commit is contained in:
parent
a15b2f586f
commit
355c349f79
@ -87,7 +87,7 @@ dependencies {
|
|||||||
exclude group: "com.google.code.gson", module: "gson"
|
exclude group: "com.google.code.gson", module: "gson"
|
||||||
}
|
}
|
||||||
include "net.lenni0451.commons:swing:1.5.1"
|
include "net.lenni0451.commons:swing:1.5.1"
|
||||||
include("net.raphimc.netminecraft:all:2.5.0-SNAPSHOT") {
|
include("net.raphimc.netminecraft:all:2.5.0") {
|
||||||
exclude group: "com.google.code.gson", module: "gson"
|
exclude group: "com.google.code.gson", module: "gson"
|
||||||
}
|
}
|
||||||
include("net.raphimc:MinecraftAuth:4.0.2") {
|
include("net.raphimc:MinecraftAuth:4.0.2") {
|
||||||
|
Loading…
Reference in New Issue
Block a user