Skip to content

Commit 90e43b9

Browse files
committed
[ci skip] Updated README
1 parent bc19b52 commit 90e43b9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ repositories {
6262
```
6363
Here is an example dependency configuration for all components:
6464
```groovy
65-
implementation "com.viaversion:viaversion:5.0.2"
66-
implementation "com.viaversion:viabackwards-common:5.0.2"
65+
implementation "com.viaversion:viaversion:5.0.3"
66+
implementation "com.viaversion:viabackwards-common:5.0.3"
6767
implementation "com.viaversion:viarewind-common:4.0.2"
6868
implementation "net.raphimc:ViaLegacy:3.0.2"
6969
implementation "net.raphimc:ViaAprilFools:3.0.1"

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ repositories {
3838
}
3939

4040
dependencies {
41-
compileOnly "com.viaversion:viaversion-common:5.0.3-SNAPSHOT"
42-
compileOnly "com.viaversion:viabackwards-common:5.0.3-SNAPSHOT"
41+
compileOnly "com.viaversion:viaversion-common:5.0.4-SNAPSHOT"
42+
compileOnly "com.viaversion:viabackwards-common:5.0.3"
4343
compileOnly "com.viaversion:viarewind-common:4.0.2"
4444
compileOnly "net.raphimc:ViaLegacy:3.0.3-SNAPSHOT"
4545
compileOnly "net.raphimc:viaaprilfools-common:3.0.2-SNAPSHOT"

0 commit comments

Comments
 (0)