update viaver

This commit is contained in:
creeper123123321 2021-10-06 19:52:56 -03:00 committed by GitHub
parent baed1199ec
commit 99226f807e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ dependencies {
implementation(kotlin("stdlib-jdk8"))
implementation(kotlin("reflect"))
val vvVer = "4.1.0-21w38a-SNAPSHOT"
val vvVer = "4.1.0-21w39a-SNAPSHOT"
val vbVer = "4.1.0-21w38a-SNAPSHOT"
val vrVer = "6484c61"
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }