mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-01-23 21:52:35 +01:00
update via
This commit is contained in:
parent
2902674638
commit
e80c1384c2
@ -57,8 +57,8 @@ dependencies {
|
|||||||
implementation(kotlin("stdlib-jdk8"))
|
implementation(kotlin("stdlib-jdk8"))
|
||||||
implementation(kotlin("reflect"))
|
implementation(kotlin("reflect"))
|
||||||
|
|
||||||
val vvVer = "4.2.1"
|
val vvVer = "4.2.2-SNAPSHOT"
|
||||||
val vbVer = "4.2.0"
|
val vbVer = "4.2.1-SNAPSHOT"
|
||||||
val vrVer = "ae62eba"
|
val vrVer = "ae62eba"
|
||||||
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 }
|
||||||
|
Loading…
Reference in New Issue
Block a user