Skip to content

Commit

Permalink
Release 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Oct 25, 2024
1 parent 5d925ac commit cbcdb89
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@ repositories {
}

dependencies {
include "com.viaversion:viaversion-common:5.1.1-SNAPSHOT"
include "com.viaversion:viaversion-common:5.1.1-20241025.184819-1"
include "com.viaversion:viabackwards-common:5.1.0"
include "com.viaversion:viarewind-common:4.0.3"
include "net.raphimc:ViaLegacy:3.0.4"
include "net.raphimc:viaaprilfools-common:3.0.3"
include("net.raphimc:ViaBedrock:0.0.13-SNAPSHOT") {
include("net.raphimc:ViaBedrock:0.0.13-20241025.223546-1") {
exclude group: "io.netty"
exclude group: "io.jsonwebtoken"
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ org.gradle.jvmargs=-Xmx2G

maven_group=net.raphimc
maven_name=ViaProxy
maven_version=3.3.4-SNAPSHOT
maven_version=3.3.4

0 comments on commit cbcdb89

Please sign in to comment.