Skip to content

Commit

Permalink
1.18-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
creeper123123321 committed Nov 26, 2021
1 parent f5bdc22 commit adf0085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
implementation(kotlin("stdlib-jdk8"))
implementation(kotlin("reflect"))

val vvVer = "4.1.0-1.18-rc1-SNAPSHOT"
val vvVer = "4.1.0-1.18-rc3-SNAPSHOT"
val vbVer = "4.1.0-1.18-pre5-SNAPSHOT"
val vrVer = "d93606d"
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
Expand Down

0 comments on commit adf0085

Please sign in to comment.