mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-01-03 18:38:24 +01:00
Bump net.raphimc:MinecraftAuth from 3.1.0-SNAPSHOT to 3.1.0
Bumps [net.raphimc:MinecraftAuth](https://github.com/RaphiMC/MinecraftAuth) from 3.1.0-SNAPSHOT to 3.1.0. - [Release notes](https://github.com/RaphiMC/MinecraftAuth/releases) - [Commits](https://github.com/RaphiMC/MinecraftAuth/commits/v3.1.0) --- updated-dependencies: - dependency-name: net.raphimc:MinecraftAuth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
220538ba2f
commit
034d1b5e49
@ -90,7 +90,7 @@ dependencies {
|
||||
include("net.raphimc.netminecraft:all:2.4.0-SNAPSHOT") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include("net.raphimc:MinecraftAuth:3.1.0-SNAPSHOT") {
|
||||
include("net.raphimc:MinecraftAuth:3.1.0") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user