mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 19:15:08 -05:00
Bump net.raphimc:MinecraftAuth from 4.1.1-SNAPSHOT to 4.1.2
Bumps net.raphimc:MinecraftAuth from 4.1.1-SNAPSHOT to 4.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
8cbf58f91f
commit
5ebe6e8071
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ dependencies {
|
|||
include("net.raphimc.netminecraft:all:3.0.0-SNAPSHOT") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include("net.raphimc:MinecraftAuth:4.1.1-SNAPSHOT") {
|
||||
include("net.raphimc:MinecraftAuth:4.1.2") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue