mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-12-21 16:28:10 +01:00
Bump net.raphimc.netminecraft:all from 3.0.1-SNAPSHOT to 3.0.1 (#327)
Bumps [net.raphimc.netminecraft:all](https://github.com/RaphiMC/NetMinecraft) from 3.0.1-SNAPSHOT to 3.0.1. - [Release notes](https://github.com/RaphiMC/NetMinecraft/releases) - [Commits](https://github.com/RaphiMC/NetMinecraft/commits/v3.0.1) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
83a18bc526
commit
165060df71
@ -95,7 +95,7 @@ dependencies {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include "net.lenni0451.commons:swing:1.6.1"
|
||||
include("net.raphimc.netminecraft:all:3.0.1-SNAPSHOT") {
|
||||
include("net.raphimc.netminecraft:all:3.0.1") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include("net.raphimc:MinecraftAuth:4.1.1") {
|
||||
|
Loading…
Reference in New Issue
Block a user