Skip to content

Commit 921e0f1

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

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
@@ -95,7 +95,7 @@ dependencies {
9595
exclude group: "com.google.code.gson", module: "gson"
9696
}
9797
include "net.lenni0451.commons:swing:1.7.0"
98-
include("net.raphimc.netminecraft:all:3.1.0-SNAPSHOT") {
98+
include("net.raphimc.netminecraft:all:3.1.0") {
9999
exclude group: "com.google.code.gson", module: "gson"
100100
}
101101
include("net.raphimc:MinecraftAuth:4.1.1") {

0 commit comments

Comments
 (0)