mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-04-22 11:03:26 -04:00
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>
This commit is contained in:
parent
a00dc66a96
commit
921e0f19fb
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ dependencies {
|
|||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include "net.lenni0451.commons:swing:1.7.0"
|
||||
include("net.raphimc.netminecraft:all:3.1.0-SNAPSHOT") {
|
||||
include("net.raphimc.netminecraft:all:3.1.0") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include("net.raphimc:MinecraftAuth:4.1.1") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue