mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-06 09:35:29 +01:00
Merge pull request #177 from ViaVersion/dependabot/gradle/net.lenni0451.commons-swing-1.4.3
Bump net.lenni0451.commons:swing from 1.4.2 to 1.4.3
This commit is contained in:
commit
15d0ba5c47
@ -87,7 +87,7 @@ dependencies {
|
|||||||
include("net.lenni0451:MCPing:1.4.0") {
|
include("net.lenni0451:MCPing:1.4.0") {
|
||||||
exclude group: "com.google.code.gson", module: "gson"
|
exclude group: "com.google.code.gson", module: "gson"
|
||||||
}
|
}
|
||||||
include "net.lenni0451.commons:swing:1.4.2"
|
include "net.lenni0451.commons:swing:1.4.3"
|
||||||
include("net.raphimc.netminecraft:all:2.4.0-SNAPSHOT") {
|
include("net.raphimc.netminecraft:all:2.4.0-SNAPSHOT") {
|
||||||
exclude group: "com.google.code.gson", module: "gson"
|
exclude group: "com.google.code.gson", module: "gson"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user