mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-02-16 01:41:24 +01:00
update deps
This commit is contained in:
parent
4f87550ee8
commit
8020d9ddec
@ -60,7 +60,7 @@ dependencies {
|
|||||||
implementation(kotlin("reflect"))
|
implementation(kotlin("reflect"))
|
||||||
|
|
||||||
val vvVer = "4.4.3-SNAPSHOT"
|
val vvVer = "4.4.3-SNAPSHOT"
|
||||||
val vbVer = "4.4.2"
|
val vbVer = "4.4.3-SNAPSHOT"
|
||||||
val vrVer = "9e4ac93"
|
val vrVer = "9e4ac93"
|
||||||
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