mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-10 10:11:03 +01:00
Release 3.0.19
This commit is contained in:
parent
ade7294e54
commit
bd0a75b514
@ -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"
|
||||
}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user