mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-12-22 16:38:04 +01:00
Updated NetMinecraft
This commit is contained in:
parent
d8ba7935e2
commit
7c70cfa481
@ -95,7 +95,7 @@ dependencies {
|
|||||||
exclude group: "com.google.code.gson", module: "gson"
|
exclude group: "com.google.code.gson", module: "gson"
|
||||||
}
|
}
|
||||||
include "net.lenni0451.commons:swing:1.6.1"
|
include "net.lenni0451.commons:swing:1.6.1"
|
||||||
include("net.raphimc.netminecraft:all:3.0.0") {
|
include("net.raphimc.netminecraft:all:3.0.1-SNAPSHOT") {
|
||||||
exclude group: "com.google.code.gson", module: "gson"
|
exclude group: "com.google.code.gson", module: "gson"
|
||||||
}
|
}
|
||||||
include("net.raphimc:MinecraftAuth:4.1.1") {
|
include("net.raphimc:MinecraftAuth:4.1.1") {
|
||||||
|
Loading…
Reference in New Issue
Block a user