File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -66,15 +66,15 @@ allprojects {
6666 }
6767
6868 dependencies {
69- library " com.viaversion:viaversion-common:5.6 .1-SNAPSHOT"
70- library " com.viaversion:viabackwards-common:5.6 .1-SNAPSHOT"
71- library " com.viaversion:viarewind-common:4.0.12 "
72- library " com.viaversion:viaaprilfools-common:4.0.7 -SNAPSHOT"
73- library (" com.viaversion:vialoader:4.0.6 " ) {
69+ library " com.viaversion:viaversion-common:5.7 .1-SNAPSHOT"
70+ library " com.viaversion:viabackwards-common:5.7 .1-SNAPSHOT"
71+ library " com.viaversion:viarewind-common:4.0.14-SNAPSHOT "
72+ library " com.viaversion:viaaprilfools-common:4.0.8 -SNAPSHOT"
73+ library (" com.viaversion:vialoader:4.0.7-SNAPSHOT " ) {
7474 exclude group : " com.google.guava"
7575 exclude group : " org.slf4j"
7676 }
77- library (" net.raphimc:ViaLegacy:3.0.11 " ) {
77+ library (" net.raphimc:ViaLegacy:3.0.13-SNAPSHOT " ) {
7878 exclude group : " com.google.code.gson" , module : " gson"
7979 }
8080 }
You can’t perform that action at this time.
0 commit comments