Merge pull request #205 from ViaVersion/dependabot/gradle/net.raphimc.netminecraft-all-2.4.0

Bump net.raphimc.netminecraft:all from 2.4.0-SNAPSHOT to 2.4.0
This commit is contained in:
Lenni0451 2024-04-24 07:19:53 +02:00 committed by GitHub
commit 57f8e9fc70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ dependencies {
exclude group: "com.google.code.gson", module: "gson"
}
include "net.lenni0451.commons:swing:1.5.0"
include("net.raphimc.netminecraft:all:2.4.0-SNAPSHOT") {
include("net.raphimc.netminecraft:all:2.4.0") {
exclude group: "com.google.code.gson", module: "gson"
}
include("net.raphimc:MinecraftAuth:4.0.0") {