ViaBackwards doesn't have shaded guava anymore

This commit is contained in:
creeper123123321 2019-05-12 12:14:13 -03:00 committed by GitHub
parent a85c66f5f0
commit bde50e8084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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")