Skip to content

Commit

Permalink
Bump net.lenni0451:MCPing from 1.4.1 to 1.4.2 (#576)
Browse files Browse the repository at this point in the history
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](Lenni0451/MCPing@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 087a306 commit 52ff352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

Expand Down

0 comments on commit 52ff352

Please sign in to comment.