Merge pull request #57 from 4drian3d/dependabot/gradle/velocity/com.github.4drian3d-MiniPlaceholders-1.3.1

build(deps): Bump MiniPlaceholders from 1.2.1 to 1.3.1 in /velocity
This commit is contained in:
Adrian 2022-08-29 18:50:14 -05:00 committed by GitHub
commit 8f8e604d01
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-api-velocity"))
compileOnly("com.velocitypowered:velocity-api:3.1.2-SNAPSHOT")
compileOnly("com.github.4drian3d:MiniPlaceholders:1.2.1")
compileOnly("com.github.4drian3d:MiniPlaceholders:1.3.1")
compileOnly("com.github.games647:fastlogin.velocity:1.11-SNAPSHOT")
shadow("net.byteflux:libby-velocity:1.1.5")
shadow("org.bstats:bstats-velocity:3.0.0")