We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70135f7 commit fe4052bCopy full SHA for fe4052b
build.gradle
@@ -100,7 +100,7 @@ dependencies {
100
}
101
includeInJar "net.lenni0451.commons:swing:1.8.0"
102
includeInJar "net.lenni0451.commons:brigadier:1.8.0"
103
- includeInJar("net.raphimc.netminecraft:all:3.1.3") {
+ includeInJar("net.raphimc.netminecraft:all:3.1.4-SNAPSHOT") {
104
exclude group: "com.google.code.gson", module: "gson"
105
106
includeInJar("io.netty:netty-codec-haproxy:4.2.7.Final") {
0 commit comments