Skip to content

Commit 6a44cbf

Browse files
committed
Updated ViaRewind
1 parent 0b50587 commit 6a44cbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Here is an example dependency configuration for all components:
6464
```groovy
6565
implementation "com.viaversion:viaversion-common:5.4.2"
6666
implementation "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"
6868
implementation "net.raphimc:ViaLegacy:3.0.10"
6969
implementation "com.viaversion:viaaprilfools-common:4.0.3"
7070
implementation "net.raphimc:ViaBedrock:0.0.20-SNAPSHOT"

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repositories {
4545
dependencies {
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"

0 commit comments

Comments
 (0)