Bump net.lenni0451:MCPing from 1.4.0 to 1.4.1 (#502)

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

---
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-08-05 17:05:08 +02:00 committed by GitHub
parent acc79bfb75
commit 1e47a61e66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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