mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-02-10 00:41:56 +01:00
update via
This commit is contained in:
parent
cb509383c0
commit
9c2ffb867f
@ -59,8 +59,8 @@ dependencies {
|
||||
implementation(kotlin("reflect"))
|
||||
|
||||
val vvVer = "4.1.2-SNAPSHOT"
|
||||
val vbVer = "4.1.1"
|
||||
val vrVer = "d93606d"
|
||||
val vbVer = "4.1.2-SNAPSHOT"
|
||||
val vrVer = "d8bee0a"
|
||||
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
||||
implementation("com.viaversion:viabackwards:$vbVer") { isTransitive = false }
|
||||
implementation("com.github.ViaVersion.ViaRewind:viarewind-all:$vrVer") { isTransitive = false }
|
||||
|
Loading…
Reference in New Issue
Block a user