Skip to content

Commit

Permalink
Update VV/VB
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael committed Apr 26, 2024
1 parent 2a56311 commit a4bc9bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ repositories {
}

dependencies {
compileOnly "com.viaversion:viaversion-common:4.10.0-1.20.5-rc2-SNAPSHOT"
compileOnly "com.viaversion:viabackwards-common:4.10.0-1.20.5-rc2-SNAPSHOT"
compileOnly "com.viaversion:viaversion-common:4.10.0"
compileOnly "com.viaversion:viabackwards-common:4.10.0"
compileOnly "org.yaml:snakeyaml:2.2"
compileOnly "com.google.guava:guava:33.1.0-jre"
compileOnly "io.netty:netty-handler:4.1.109.Final"
Expand Down

0 comments on commit a4bc9bf

Please sign in to comment.