Merge pull request #269 from ViaVersion/dependabot/gradle/net.lenni0451.commons-swing-1.6.0
Some checks failed
build-docker / build (push) Has been cancelled
build / build (push) Has been cancelled

Bump net.lenni0451.commons:swing from 1.5.1 to 1.6.0
This commit is contained in:
EnZaXD 2024-08-09 06:34:57 +02:00 committed by GitHub
commit c63285d7ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -86,7 +86,7 @@ dependencies {
include("net.lenni0451:MCPing:1.4.1") { include("net.lenni0451:MCPing:1.4.1") {
exclude group: "com.google.code.gson", module: "gson" exclude group: "com.google.code.gson", module: "gson"
} }
include "net.lenni0451.commons:swing:1.5.1" include "net.lenni0451.commons:swing:1.6.0"
include("net.raphimc.netminecraft:all:2.5.1-SNAPSHOT") { include("net.raphimc.netminecraft:all:2.5.1-SNAPSHOT") {
exclude group: "com.google.code.gson", module: "gson" exclude group: "com.google.code.gson", module: "gson"
} }