mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 11:05:10 -05:00
Merge pull request #302 from ViaVersion/dependabot/gradle/net.lenni0451-MCPing-1.4.2
This commit is contained in:
commit
98a17f4b7f
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:Reflect:1.3.4"
|
||||
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"
|
||||
}
|
||||
include "net.lenni0451.commons:swing:1.6.0"
|
||||
|
|
Loading…
Reference in a new issue