build(deps): Bump MiniPlaceholders from 1.1.1 to 1.2.1 in /velocity

Bumps [MiniPlaceholders](https://github.com/MiniPlaceholders/MiniPlaceholders) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/MiniPlaceholders/MiniPlaceholders/releases)
- [Commits](https://github.com/MiniPlaceholders/MiniPlaceholders/compare/1.1.1...1.2.1)

---
updated-dependencies:
- dependency-name: com.github.4drian3d:MiniPlaceholders
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-23 00:01:10 +00:00 committed by GitHub
parent f3f9878161
commit 0b7775d1f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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