File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ Here is an example dependency configuration for all components:
6464``` groovy
6565implementation "com.viaversion:viaversion-common:5.4.2"
6666implementation "com.viaversion:viabackwards-common:5.4.2"
67- implementation "com.viaversion:viarewind-common:4.0.8 "
67+ implementation "com.viaversion:viarewind-common:4.0.9 "
6868implementation "net.raphimc:ViaLegacy:3.0.10"
6969implementation "com.viaversion:viaaprilfools-common:4.0.3"
7070implementation "net.raphimc:ViaBedrock:0.0.20-SNAPSHOT"
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ repositories {
4545dependencies {
4646 compileOnly " com.viaversion:viaversion-common:5.4.2"
4747 compileOnly " com.viaversion:viabackwards-common:5.4.2"
48- compileOnly " com.viaversion:viarewind-common:4.0.8 "
48+ compileOnly " com.viaversion:viarewind-common:4.0.9 "
4949 compileOnly " net.raphimc:ViaLegacy:3.0.10"
5050 compileOnly " com.viaversion:viaaprilfools-common:4.0.3"
5151 compileOnly " net.raphimc:ViaBedrock:0.0.20-SNAPSHOT"
You can’t perform that action at this time.
0 commit comments