mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-04 09:10:36 +01:00
Fixed dependencies
This commit is contained in:
parent
7101226f29
commit
bfa65d49dc
@ -54,11 +54,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
include "com.viaversion:viaversion-common:4.9.0-23w44a-SNAPSHOT"
|
||||
include("com.viaversion:viabackwards-common:4.9.0-23w44a-SNAPSHOT") {
|
||||
exclude group: "com.viaversion"
|
||||
exclude group: "io.netty"
|
||||
exclude group: "com.google.guava"
|
||||
}
|
||||
include "com.viaversion:viabackwards-common:4.9.0-23w44a-SNAPSHOT"
|
||||
include "com.viaversion:viarewind-common:3.0.3-SNAPSHOT"
|
||||
include("net.raphimc:ViaLegacy:2.2.21-SNAPSHOT") {
|
||||
exclude group: "net.lenni0451.mcstructs", module: "text"
|
||||
|
Loading…
Reference in New Issue
Block a user