mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-22 15:38:05 -05:00
Bump net.lenni0451:MCPing from 1.4.1 to 1.4.2
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>
This commit is contained in:
parent
a0f35c8ae0
commit
a9387cbe98
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ dependencies {
|
||||||
include "net.lenni0451.classtransform:additionalclassprovider:1.14.0"
|
include "net.lenni0451.classtransform:additionalclassprovider:1.14.0"
|
||||||
include "net.lenni0451:Reflect:1.3.4"
|
include "net.lenni0451:Reflect:1.3.4"
|
||||||
include "net.lenni0451:LambdaEvents:2.4.2"
|
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"
|
exclude group: "com.google.code.gson", module: "gson"
|
||||||
}
|
}
|
||||||
include "net.lenni0451.commons:swing:1.6.0"
|
include "net.lenni0451.commons:swing:1.6.0"
|
||||||
|
|
Loading…
Reference in a new issue