File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,10 +49,10 @@ repositories {
4949
5050dependencies {
5151 includeInJar " com.viaversion:viaversion-common:5.4.1-SNAPSHOT"
52- includeInJar " com.viaversion:viabackwards-common:5.4.0 "
53- includeInJar " com.viaversion:viarewind-common:4.0.8 "
54- includeInJar " net.raphimc:ViaLegacy:3.0.10 "
55- includeInJar " com.viaversion:viaaprilfools-common:4.0.2 "
52+ includeInJar " com.viaversion:viabackwards-common:5.4.1-SNAPSHOT "
53+ includeInJar " com.viaversion:viarewind-common:4.0.9-SNAPSHOT "
54+ includeInJar " net.raphimc:ViaLegacy:3.0.11-SNAPSHOT "
55+ includeInJar " com.viaversion:viaaprilfools-common:4.0.3-SNAPSHOT "
5656 includeInJar(" net.raphimc:ViaBedrock:0.0.18-SNAPSHOT" ) {
5757 exclude group : " io.netty"
5858 exclude group : " io.jsonwebtoken"
You can’t perform that action at this time.
0 commit comments