update viarewind part 2

This commit is contained in:
creeper123123321 2021-06-19 19:42:33 -03:00
parent a22f142df6
commit 8ffc6bf558

View File

@ -60,7 +60,7 @@ dependencies {
val vvVer = "4.0.1-1.17.1-pre1-SNAPSHOT"
val vbVer = "4.0.1-1.17.1-pre1-SNAPSHOT"
val vrVer = "d6e905d"
val vrVer = "e20c37f"
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
implementation("com.viaversion:viabackwards:$vbVer") { isTransitive = false }
implementation("com.github.ViaVersion.ViaRewind:viarewind-all:$vrVer") { isTransitive = false }