mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 19:15:08 -05:00
Update NetMinecraft
This commit is contained in:
parent
a15b2f586f
commit
355c349f79
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ dependencies {
|
|||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
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"
|
||||
}
|
||||
include("net.raphimc:MinecraftAuth:4.0.2") {
|
||||
|
|
Loading…
Reference in a new issue