Bump ViaBedrock

This commit is contained in:
RaphiMC 2024-03-16 23:25:08 +01:00
parent a549bfa403
commit fd7350751c
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94

View File

@ -59,7 +59,7 @@ dependencies {
include "com.viaversion:viarewind-common:3.0.6-24w07a-SNAPSHOT"
include "net.raphimc:ViaLegacy:2.2.22-SNAPSHOT"
include "net.raphimc:ViaAprilFools:2.0.11-SNAPSHOT"
include("net.raphimc:ViaBedrock:0.0.5-SNAPSHOT") {
include("net.raphimc:ViaBedrock:0.0.6-SNAPSHOT") {
exclude group: "io.netty"
exclude group: "io.jsonwebtoken"
}