Skip to content

Commit

Permalink
Update VV and VB
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael committed Aug 21, 2024
1 parent 29d4600 commit 45aa445
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 @@ -50,9 +50,9 @@ allprojects {
// For common source code
compileOnly "io.netty:netty-all:4.1.112.Final"

library "com.viaversion:viaversion-common:5.0.3"
library "com.viaversion:viabackwards-common:5.0.3"
library "com.viaversion:viarewind-common:4.0.2"
library "com.viaversion:viaversion-common:5.0.4-SNAPSHOT"
library "com.viaversion:viabackwards-common:5.0.4-SNAPSHOT"
library "com.viaversion:viarewind-common:4.0.3-SNAPSHOT"
library ("net.raphimc:ViaLegacy:3.0.3-SNAPSHOT") {
exclude group: "com.google.code.gson", module: "gson"
}
Expand Down

0 comments on commit 45aa445

Please sign in to comment.