build(deps): Bump fastlogin.velocity in /velocity

Bumps fastlogin.velocity from 1.11-SNAPSHOT to 1.12-SNAPSHOT.

---
updated-dependencies:
- dependency-name: com.github.games647:fastlogin.velocity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-30 20:32:24 +00:00 committed by GitHub
parent 017e698460
commit 89635282b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ dependencies {
compileOnly(project(":authmevelocity-api-velocity"))
compileOnly("com.velocitypowered:velocity-api:3.1.2-SNAPSHOT")
compileOnly("com.github.4drian3d:MiniPlaceholders:1.3.1")
compileOnly("com.github.games647:fastlogin.velocity:1.11-SNAPSHOT")
compileOnly("com.github.games647:fastlogin.velocity:1.12-SNAPSHOT")
shadow("net.byteflux:libby-velocity:1.1.5")
shadow("org.bstats:bstats-velocity:3.0.0")
annotationProcessor("com.velocitypowered:velocity-api:3.1.2-SNAPSHOT")