Update NetMinecraft

This commit is contained in:
RaphiMC 2024-06-13 22:08:08 +02:00
parent a15b2f586f
commit 355c349f79
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94

View File

@ -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") {