Merge pull request #174 from ViaVersion/dependabot/gradle/net.lenni0451.commons-swing-1.4.2

Bump net.lenni0451.commons:swing from 1.4.1 to 1.4.2
This commit is contained in:
RK_01 2024-01-30 08:20:19 +01:00 committed by GitHub
commit 23caa6d32d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,7 +87,7 @@ dependencies {
include("net.lenni0451:MCPing:1.4.0") {
exclude group: "com.google.code.gson", module: "gson"
}
include "net.lenni0451.commons:swing:1.4.1"
include "net.lenni0451.commons:swing:1.4.2"
include("net.raphimc.netminecraft:all:2.4.0-SNAPSHOT") {
exclude group: "com.google.code.gson", module: "gson"
}