Skip to content

Commit fe4052b

Browse files
committed
Updated NetMinecraft
1 parent 70135f7 commit fe4052b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
}
101101
includeInJar "net.lenni0451.commons:swing:1.8.0"
102102
includeInJar "net.lenni0451.commons:brigadier:1.8.0"
103-
includeInJar("net.raphimc.netminecraft:all:3.1.3") {
103+
includeInJar("net.raphimc.netminecraft:all:3.1.4-SNAPSHOT") {
104104
exclude group: "com.google.code.gson", module: "gson"
105105
}
106106
includeInJar("io.netty:netty-codec-haproxy:4.2.7.Final") {

0 commit comments

Comments
 (0)