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:
dependabot[bot] 2023-05-18 05:14:26 +00:00 committed by GitHub
parent c716aee69e
commit 2124f48fd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ dependencies {
include "net.lenni0451:Reflect:1.1.0"
include "net.lenni0451:LambdaEvents:2.0.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: "org.slf4j", module: "slf4j-api"
}