update viarewind

This commit is contained in:
creeper123123321 2022-09-04 13:02:30 -03:00
parent 3cbacd4f26
commit 986fbb5a28

View File

@ -59,7 +59,7 @@ dependencies {
val vvVer = "4.4.3-SNAPSHOT"
val vbVer = "4.4.2"
val vrVer = "0476674"
val vrVer = "e6b8b69"
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
implementation("com.viaversion:viabackwards:$vbVer") { isTransitive = false }
implementation("com.github.ViaVersion.ViaRewind:viarewind-all:$vrVer") { isTransitive = false }