mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-24 12:06:11 +01:00
ViaBackwards doesn't have shaded guava anymore
This commit is contained in:
parent
a85c66f5f0
commit
bde50e8084
@ -50,7 +50,7 @@ dependencies {
|
||||
include("us.myles:viaversion:2.1.0-1.14.1-pre2")
|
||||
compile("de.gerrygames:viarewind-all:1.4.0") { isTransitive = false }
|
||||
include("de.gerrygames:viarewind-all:1.4.0")
|
||||
compile("nl.matsv:viabackwards-all:3.0.0-SNAPSHOT") { isTransitive = false } // todo wait viabackwards stop shading guava
|
||||
compile("nl.matsv:viabackwards-all:3.0.0-SNAPSHOT") { isTransitive = false }
|
||||
include("nl.matsv:viabackwards-all:3.0.0-SNAPSHOT")
|
||||
|
||||
compileOnly("com.google.code.findbugs:jsr305:3.0.2")
|
||||
|
Loading…
Reference in New Issue
Block a user