Skip to content

Commit

Permalink
Updated Via API usage
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Dec 27, 2023
1 parent c2e5817 commit 86888a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 56 deletions.
7 changes: 2 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,12 @@ repositories {
dependencies {
include "com.viaversion:viaversion-common:4.10.0-23w51b-SNAPSHOT"
include "com.viaversion:viabackwards-common:4.10.0-23w51b-SNAPSHOT"
include "com.viaversion:viarewind-common:3.0.5"
include("net.raphimc:ViaLegacy:2.2.22-SNAPSHOT") {
exclude group: "net.lenni0451.mcstructs", module: "text"
}
include "com.viaversion:viarewind-common:3.0.6-SNAPSHOT"
include "net.raphimc:ViaLegacy:2.2.22-SNAPSHOT"
include "net.raphimc:ViaAprilFools:2.0.10"
include("net.raphimc:ViaBedrock:0.0.4-SNAPSHOT") {
exclude group: "io.netty"
exclude group: "io.jsonwebtoken"
exclude group: "net.lenni0451.mcstructs", module: "text"
}
include("net.raphimc:ViaLoader:2.2.13-SNAPSHOT") {
exclude group: "org.slf4j", module: "slf4j-api"
Expand Down

This file was deleted.

0 comments on commit 86888a0

Please sign in to comment.