Updated NetMinecraft

This commit is contained in:
RaphiMC 2024-11-29 18:59:27 +01:00
parent d8ba7935e2
commit 7c70cfa481
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94

View File

@ -95,7 +95,7 @@ dependencies {
exclude group: "com.google.code.gson", module: "gson"
}
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"
}
include("net.raphimc:MinecraftAuth:4.1.1") {