Skip to content

Commit 633c31e

Browse files
Bump net.raphimc.netminecraft:all from 3.1.4-SNAPSHOT to 3.1.4 (#520)
Bumps [net.raphimc.netminecraft:all](https://github.com/RaphiMC/NetMinecraft) from 3.1.4-SNAPSHOT to 3.1.4. - [Release notes](https://github.com/RaphiMC/NetMinecraft/releases) - [Commits](https://github.com/RaphiMC/NetMinecraft/commits/v3.1.4) --- updated-dependencies: - dependency-name: net.raphimc.netminecraft:all dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d75ebb commit 633c31e

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
@@ -82,7 +82,7 @@ dependencies {
8282
}
8383
includeInJar "net.lenni0451.commons:swing:1.9.0"
8484
includeInJar "net.lenni0451.commons:brigadier:1.9.0"
85-
includeInJar("net.raphimc.netminecraft:all:3.1.4-SNAPSHOT") {
85+
includeInJar("net.raphimc.netminecraft:all:3.1.4") {
8686
exclude group: "com.google.code.gson", module: "gson"
8787
}
8888
includeInJar("io.netty:netty-codec-haproxy:4.2.8.Final") {

0 commit comments

Comments
 (0)