mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-01-25 22:11:20 +01:00
update via
This commit is contained in:
parent
0d5340ace6
commit
0eb1227647
@ -60,8 +60,8 @@ dependencies {
|
|||||||
implementation(kotlin("stdlib-jdk8"))
|
implementation(kotlin("stdlib-jdk8"))
|
||||||
implementation(kotlin("reflect"))
|
implementation(kotlin("reflect"))
|
||||||
|
|
||||||
val vvVer = "4.1.0-21w37a-SNAPSHOT"
|
val vvVer = "4.1.0-21w38a-SNAPSHOT"
|
||||||
val vbVer = "4.1.0-21w37a-SNAPSHOT"
|
val vbVer = "4.1.0-21w38a-SNAPSHOT"
|
||||||
val vrVer = "6484c61"
|
val vrVer = "6484c61"
|
||||||
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