mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-21 11:45:16 +01:00
Merge pull request #172 from ViaVersion/dependabot/gradle/net.raphimc-MinecraftAuth-4.0.0
Bump net.raphimc:MinecraftAuth from 4.0.0-SNAPSHOT to 4.0.0
This commit is contained in:
commit
eb488f156e
@ -91,7 +91,7 @@ dependencies {
|
||||
include("net.raphimc.netminecraft:all:2.4.0-SNAPSHOT") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include("net.raphimc:MinecraftAuth:4.0.0-SNAPSHOT") {
|
||||
include("net.raphimc:MinecraftAuth:4.0.0") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user