mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-01-02 18:28:33 +01:00
Bump version to 3.3.3-SNAPSHOT
This commit is contained in:
parent
57d3428f5d
commit
de31a10d2a
@ -87,7 +87,7 @@ dependencies {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include "net.lenni0451.commons:swing:1.5.1"
|
||||
include("net.raphimc.netminecraft:all:2.5.1-20240724.182357-3") {
|
||||
include("net.raphimc.netminecraft:all:2.5.1-SNAPSHOT") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include("net.raphimc:MinecraftAuth:4.1.0") {
|
||||
|
@ -5,4 +5,4 @@ org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
maven_group=net.raphimc
|
||||
maven_name=ViaProxy
|
||||
maven_version=3.3.2
|
||||
maven_version=3.3.3-SNAPSHOT
|
||||
|
Loading…
Reference in New Issue
Block a user