mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-16 11:05:15 +01:00
viarewind update 3
This commit is contained in:
parent
8ffc6bf558
commit
8dd19d0230
@ -60,7 +60,7 @@ dependencies {
|
|||||||
|
|
||||||
val vvVer = "4.0.1-1.17.1-pre1-SNAPSHOT"
|
val vvVer = "4.0.1-1.17.1-pre1-SNAPSHOT"
|
||||||
val vbVer = "4.0.1-1.17.1-pre1-SNAPSHOT"
|
val vbVer = "4.0.1-1.17.1-pre1-SNAPSHOT"
|
||||||
val vrVer = "e20c37f"
|
val vrVer = "e3f7a96"
|
||||||
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