Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Commit 7a554a6

Browse files
committed
Update Via deps
Signed-off-by: Florian Reuth <git@florianreuth.de>
1 parent 4f33980 commit 7a554a6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

build.gradle

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ allprojects {
6666
}
6767

6868
dependencies {
69-
library "com.viaversion:viaversion-common:5.7.2-SNAPSHOT"
70-
library "com.viaversion:viabackwards-common:5.7.2-SNAPSHOT"
71-
library "com.viaversion:viarewind-common:4.0.14"
72-
library "com.viaversion:viaaprilfools-common:4.0.8"
73-
library ("net.raphimc:ViaLegacy:3.0.13") {
69+
library "com.viaversion:viaversion-common:5.8.0"
70+
library "com.viaversion:viabackwards-common:5.8.0"
71+
library "com.viaversion:viarewind-common:4.0.9"
72+
library "com.viaversion:viaaprilfools-common:4.1.0"
73+
library ("net.raphimc:ViaLegacy:3.0.14") {
7474
exclude group: "com.google.code.gson", module: "gson"
7575
}
7676
}

0 commit comments

Comments
 (0)