Merge pull request #302 from ViaVersion/dependabot/gradle/net.lenni0451-MCPing-1.4.2
Some checks failed
build-docker / build (push) Has been cancelled
build / build (push) Has been cancelled

This commit is contained in:
dependabot[bot] 2024-10-07 04:34:39 +00:00 committed by GitHub
commit 98a17f4b7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -91,7 +91,7 @@ dependencies {
include "net.lenni0451.classtransform:additionalclassprovider:1.14.0"
include "net.lenni0451:Reflect:1.3.4"
include "net.lenni0451:LambdaEvents:2.4.2"
include("net.lenni0451:MCPing:1.4.1") {
include("net.lenni0451:MCPing:1.4.2") {
exclude group: "com.google.code.gson", module: "gson"
}
include "net.lenni0451.commons:swing:1.6.0"