mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-02-16 01:41:24 +01:00
update viaver
This commit is contained in:
parent
7f8a91997c
commit
440c201c41
@ -59,8 +59,8 @@ dependencies {
|
||||
implementation(kotlin("stdlib-jdk8"))
|
||||
implementation(kotlin("reflect"))
|
||||
|
||||
val vvVer = "4.0.1-1.17.1-pre1-SNAPSHOT"
|
||||
val vbVer = "4.0.1-1.17.1-pre1-SNAPSHOT"
|
||||
val vvVer = "4.0.1-1.17.1-pre2-SNAPSHOT"
|
||||
val vbVer = "4.0.1-1.17.1-pre2-SNAPSHOT"
|
||||
val vrVer = "e3f7a96"
|
||||
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
||||
implementation("com.viaversion:viabackwards:$vbVer") { isTransitive = false }
|
||||
|
Loading…
Reference in New Issue
Block a user