Release 3.3.1

This commit is contained in:
RaphiMC 2024-06-22 16:19:43 +02:00
parent 54be5902fe
commit 29ff72186d
No known key found for this signature in database
GPG key ID: 0F6BB0657A03AC94
2 changed files with 6 additions and 6 deletions

View file

@ -53,16 +53,16 @@ repositories {
} }
dependencies { dependencies {
include "com.viaversion:viaversion-common:5.0.1-SNAPSHOT" include "com.viaversion:viaversion-common:5.0.1"
include "com.viaversion:viabackwards-common:5.0.1-SNAPSHOT" include "com.viaversion:viabackwards-common:5.0.1"
include "com.viaversion:viarewind-common:4.0.0" include "com.viaversion:viarewind-common:4.0.0"
include "net.raphimc:ViaLegacy:3.0.1-SNAPSHOT" include "net.raphimc:ViaLegacy:3.0.1"
include "net.raphimc:ViaAprilFools:3.0.1-SNAPSHOT" include "net.raphimc:ViaAprilFools:3.0.0"
include("net.raphimc:ViaBedrock:0.0.9-SNAPSHOT") { include("net.raphimc:ViaBedrock:0.0.9-SNAPSHOT") {
exclude group: "io.netty" exclude group: "io.netty"
exclude group: "io.jsonwebtoken" exclude group: "io.jsonwebtoken"
} }
include("net.raphimc:ViaLoader:3.0.1-SNAPSHOT") { include("net.raphimc:ViaLoader:3.0.1") {
exclude group: "org.slf4j", module: "slf4j-api" exclude group: "org.slf4j", module: "slf4j-api"
} }

View file

@ -5,4 +5,4 @@ org.gradle.jvmargs=-Xmx2G
maven_group=net.raphimc maven_group=net.raphimc
maven_name=ViaProxy maven_name=ViaProxy
maven_version=3.3.1-SNAPSHOT maven_version=3.3.1