mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-04-22 11:03:26 -04:00
Bump version to 3.4.2-SNAPSHOT
This commit is contained in:
parent
ffeb01b1b7
commit
fd78b24b6d
2 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@ dependencies {
|
|||
include "com.viaversion:viarewind-common:4.0.7"
|
||||
include "net.raphimc:ViaLegacy:3.0.9"
|
||||
include "com.viaversion:viaaprilfools-common:4.0.1"
|
||||
include("net.raphimc:ViaBedrock:0.0.16-20250331.164510-3") {
|
||||
include("net.raphimc:ViaBedrock:0.0.16-SNAPSHOT") {
|
||||
exclude group: "io.netty"
|
||||
exclude group: "io.jsonwebtoken"
|
||||
}
|
||||
|
|
|
@ -5,4 +5,4 @@ org.gradle.jvmargs=-Xmx2G
|
|||
|
||||
maven_group=net.raphimc
|
||||
maven_name=ViaProxy
|
||||
maven_version=3.4.1
|
||||
maven_version=3.4.2-SNAPSHOT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue