mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-02-14 01:21:23 +01:00
update viarewind
This commit is contained in:
parent
7b1a1a75ac
commit
6bfbaf316a
@ -61,7 +61,7 @@ dependencies {
|
|||||||
|
|
||||||
val vvVer = "4.0.2-SNAPSHOT"
|
val vvVer = "4.0.2-SNAPSHOT"
|
||||||
val vbVer = "4.0.2-SNAPSHOT"
|
val vbVer = "4.0.2-SNAPSHOT"
|
||||||
val vrVer = "9b21447"
|
val vrVer = "a01541a"
|
||||||
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
||||||
implementation("com.viaversion:viabackwards:$vbVer") { isTransitive = false }
|
implementation("com.viaversion:viabackwards:$vbVer") { isTransitive = false }
|
||||||
implementation("com.github.ViaVersion.ViaRewind:viarewind-all:$vrVer") { isTransitive = false }
|
implementation("com.github.ViaVersion.ViaRewind:viarewind-all:$vrVer") { isTransitive = false }
|
||||||
|
Loading…
Reference in New Issue
Block a user