Updated NetMinecraft

This commit is contained in:
RaphiMC 2024-07-22 12:28:26 +02:00
parent 56d376677c
commit 926a284d29
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") {
include("net.raphimc.netminecraft:all:2.5.1-SNAPSHOT") {
exclude group: "com.google.code.gson", module: "gson"
}
include("net.raphimc:MinecraftAuth:4.1.0") {