Skip to content

Commit c7c1b8e

Browse files
Bump net.raphimc.netminecraft:all from 3.1.5-SNAPSHOT to 3.1.5
Bumps [net.raphimc.netminecraft:all](https://github.com/RaphiMC/NetMinecraft) from 3.1.5-SNAPSHOT to 3.1.5. - [Release notes](https://github.com/RaphiMC/NetMinecraft/releases) - [Commits](https://github.com/RaphiMC/NetMinecraft/commits/v3.1.5) --- updated-dependencies: - dependency-name: net.raphimc.netminecraft:all dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8747d46 commit c7c1b8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies {
8181
includeInJar "net.lenni0451.commons:swing:1.9.2"
8282
includeInJar "net.lenni0451.commons:brigadier:1.9.2"
8383
includeInJar "net.lenni0451.commons:unchecked:1.9.2"
84-
includeInJar("net.raphimc.netminecraft:all:3.1.5-SNAPSHOT") {
84+
includeInJar("net.raphimc.netminecraft:all:3.1.5") {
8585
exclude group: "com.google.code.gson", module: "gson"
8686
}
8787
includeInJar("io.netty:netty-codec-haproxy:4.2.11.Final") {

0 commit comments

Comments
 (0)