mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-01-11 19:50:57 +01:00
Bump net.raphimc:MinecraftAuth from 2.1.1 to 2.1.2
Bumps net.raphimc:MinecraftAuth from 2.1.1 to 2.1.2. --- 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
c716aee69e
commit
2124f48fd8
@ -107,7 +107,7 @@ dependencies {
|
|||||||
include "net.lenni0451:Reflect:1.1.0"
|
include "net.lenni0451:Reflect:1.1.0"
|
||||||
include "net.lenni0451:LambdaEvents:2.0.3"
|
include "net.lenni0451:LambdaEvents:2.0.3"
|
||||||
include "net.raphimc.netminecraft:all:2.3.3"
|
include "net.raphimc.netminecraft:all:2.3.3"
|
||||||
include("net.raphimc:MinecraftAuth:2.1.1") {
|
include("net.raphimc:MinecraftAuth:2.1.2") {
|
||||||
exclude group: "com.google.code.gson", module: "gson"
|
exclude group: "com.google.code.gson", module: "gson"
|
||||||
exclude group: "org.slf4j", module: "slf4j-api"
|
exclude group: "org.slf4j", module: "slf4j-api"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user