Release 3.0.19

This commit is contained in:
RaphiMC 2023-06-08 14:07:59 +02:00
parent ade7294e54
commit bd0a75b514
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94
2 changed files with 3 additions and 3 deletions

View File

@ -80,12 +80,12 @@ dependencies {
include "com.viaversion:viarewind-core:2.0.4-SNAPSHOT"
include "net.raphimc:ViaLegacy:2.2.17"
include "net.raphimc:ViaAprilFools:2.0.7"
include("net.raphimc:ViaBedrock:0.0.1-SNAPSHOT") {
include("net.raphimc:ViaBedrock:0.0.2-SNAPSHOT") {
exclude group: "io.netty", module: "netty-codec-http"
exclude group: "io.jsonwebtoken", module: "jjwt-impl"
exclude group: "io.jsonwebtoken", module: "jjwt-gson"
}
include("net.raphimc:ViaLoader:2.2.5-SNAPSHOT") {
include("net.raphimc:ViaLoader:2.2.5") {
exclude group: "org.slf4j", module: "slf4j-api"
exclude group: "org.yaml", module: "snakeyaml"
}

View File

@ -6,4 +6,4 @@ org.gradle.configureondemand=true
# Project properties
maven_name=ViaProxy
maven_group=net.raphimc
maven_version=3.0.19-SNAPSHOT
maven_version=3.0.19