Bump net.lenni0451:MCPing from 1.4.1 to 1.4.2 (#576)

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-07 17:04:52 +02:00 committed by GitHub
parent 087a306d97
commit 52ff352ef6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ dependencies {
exclude group: "org.slf4j", module: "slf4j-api"
}
jij "net.lenni0451:Reflect:1.3.4"
jij("net.lenni0451:MCPing:1.4.1") {
jij("net.lenni0451:MCPing:1.4.2") {
exclude group: "com.google.code.gson", module: "gson"
}