mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-15 10:45:36 +01:00
Merge pull request #205 from ViaVersion/dependabot/gradle/net.raphimc.netminecraft-all-2.4.0
Bump net.raphimc.netminecraft:all from 2.4.0-SNAPSHOT to 2.4.0
This commit is contained in:
commit
57f8e9fc70
@ -88,7 +88,7 @@ dependencies {
|
|||||||
exclude group: "com.google.code.gson", module: "gson"
|
exclude group: "com.google.code.gson", module: "gson"
|
||||||
}
|
}
|
||||||
include "net.lenni0451.commons:swing:1.5.0"
|
include "net.lenni0451.commons:swing:1.5.0"
|
||||||
include("net.raphimc.netminecraft:all:2.4.0-SNAPSHOT") {
|
include("net.raphimc.netminecraft:all:2.4.0") {
|
||||||
exclude group: "com.google.code.gson", module: "gson"
|
exclude group: "com.google.code.gson", module: "gson"
|
||||||
}
|
}
|
||||||
include("net.raphimc:MinecraftAuth:4.0.0") {
|
include("net.raphimc:MinecraftAuth:4.0.0") {
|
||||||
|
Loading…
Reference in New Issue
Block a user