We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e029597 commit 539ee33Copy full SHA for 539ee33
1 file changed
build.gradle
@@ -50,8 +50,8 @@ repositories {
50
}
51
52
dependencies {
53
- includeInJar "com.viaversion:viaversion-common:5.8.1-SNAPSHOT"
54
- includeInJar "com.viaversion:viabackwards-common:5.8.1-SNAPSHOT"
+ includeInJar "com.viaversion:viaversion-common:5.8.1"
+ includeInJar "com.viaversion:viabackwards-common:5.8.1"
55
includeInJar "com.viaversion:viarewind-common:4.1.0-SNAPSHOT"
56
includeInJar "net.raphimc:ViaLegacy:3.0.14"
57
includeInJar "com.viaversion:viaaprilfools-common:4.1.1-SNAPSHOT"
0 commit comments