Bump net.lenni0451:MCPing from 1.4.2 to 1.4.3

Bumps [net.lenni0451:MCPing](https://github.com/Lenni0451/MCPing) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/Lenni0451/MCPing/releases)
- [Commits](https://github.com/Lenni0451/MCPing/compare/v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: net.lenni0451:MCPing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-12 05:02:06 +00:00 committed by GitHub
parent 29b33cd1cb
commit bf8a416f4f
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.4.0"
include "net.lenni0451:LambdaEvents:2.4.2"
include("net.lenni0451:MCPing:1.4.2") {
include("net.lenni0451:MCPing:1.4.3") {
exclude group: "com.google.code.gson", module: "gson"
}
include "net.lenni0451.commons:swing:1.7.0"