mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-02-18 02:02:30 +01:00
1.20.3-pre2
This commit is contained in:
parent
5c6197397a
commit
ab64b81f64
@ -60,7 +60,7 @@ dependencies {
|
|||||||
implementation(kotlin("stdlib-jdk8"))
|
implementation(kotlin("stdlib-jdk8"))
|
||||||
implementation(kotlin("reflect"))
|
implementation(kotlin("reflect"))
|
||||||
|
|
||||||
val vvVer = "4.9.0-1.20.3-pre1-SNAPSHOT"
|
val vvVer = "4.9.0-1.20.3-pre2-SNAPSHOT"
|
||||||
val vbVer = "4.9.0-1.20.3-pre1-SNAPSHOT"
|
val vbVer = "4.9.0-1.20.3-pre1-SNAPSHOT"
|
||||||
val vrVer = "3.0.4-SNAPSHOT"
|
val vrVer = "3.0.4-SNAPSHOT"
|
||||||
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
||||||
|
Loading…
Reference in New Issue
Block a user