Skip to content

Commit

Permalink
Update Via*
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael committed Jan 1, 2024
1 parent 28e6339 commit f1d5cce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ java {

dependencies {
// Via Version
compileOnly("com.viaversion:viaversion-common:4.9.1")
compileOnly("com.viaversion:viabackwards-common:4.9.0")
compileOnly("com.viaversion:viarewind-common:3.0.5")
compileOnly("com.viaversion:viaversion-common:4.10.0-23w51b-SNAPSHOT")
compileOnly("com.viaversion:viabackwards-common:4.10.0-23w51b-SNAPSHOT")
compileOnly("com.viaversion:viarewind-common:3.0.6-SNAPSHOT")

compileOnly("org.yaml:snakeyaml:2.2")
compileOnly("com.google.guava:guava:31.1-jre")
Expand Down

0 comments on commit f1d5cce

Please sign in to comment.