mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-10 10:19:34 +01:00
update deps
This commit is contained in:
parent
4f87550ee8
commit
8020d9ddec
@ -60,7 +60,7 @@ dependencies {
|
||||
implementation(kotlin("reflect"))
|
||||
|
||||
val vvVer = "4.4.3-SNAPSHOT"
|
||||
val vbVer = "4.4.2"
|
||||
val vbVer = "4.4.3-SNAPSHOT"
|
||||
val vrVer = "9e4ac93"
|
||||
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
||||
implementation("com.viaversion:viabackwards:$vbVer") { isTransitive = false }
|
||||
|
Loading…
Reference in New Issue
Block a user