Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.

Commit 4cc3a0d

Browse files
Updated Via*
1 parent 55f0fc0 commit 4cc3a0d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,16 @@ repositories {
2727
}
2828
2929
dependencies {
30-
implementation "com.viaversion:viaversion:4.7.0-23w13a-SNAPSHOT"
31-
implementation "com.viaversion:viabackwards:4.7.0-23w13a-SNAPSHOT"
30+
// https://ci.viaversion.com/
31+
implementation "com.viaversion:viaversion:4.7.0-23w16a-SNAPSHOT"
32+
implementation "com.viaversion:viabackwards:4.7.0-23w16a-SNAPSHOT"
3233
implementation "com.viaversion:viarewind-core:2.0.4-SNAPSHOT"
34+
3335
implementation "org.yaml:snakeyaml:2.0"
3436
3537
implementation "com.github.FlorianMichael:ViaLoadingBase:4.4.8" // https://jitpack.io/#FlorianMichael/ViaLoadingBase
3638
3739
// You also need Netty, Guava and Log4j in your class path, but they should be there if your project is based on Minecraft.
38-
implementation "org.yaml:snakeyaml:2.0"
3940
implementation "com.google.guava:guava:31.1-jre"
4041
implementation "io.netty:netty-all:5.0.0.Alpha2"
4142
implementation "org.apache.logging.log4j:log4j-core:2.19.0"

0 commit comments

Comments
 (0)