Merge pull request #55 from 4drian3d/dependabot/gradle/paper/com.github.4drian3d-MiniPlaceholders-1.2.1

build(deps): Bump MiniPlaceholders from 1.1.1 to 1.2.1 in /paper
This commit is contained in:
Adrian 2022-08-22 19:00:28 -05:00 committed by GitHub
commit f3f9878161
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ dependencies {
compileOnly(project(":authmevelocity-api-paper"))
compileOnly("io.papermc.paper:paper-api:1.19.1-R0.1-SNAPSHOT")
compileOnly("fr.xephi:authme:5.6.0-SNAPSHOT")
compileOnly("com.github.4drian3d:MiniPlaceholders:1.1.1")
compileOnly("com.github.4drian3d:MiniPlaceholders:1.2.1")
shadow("net.byteflux:libby-bukkit:1.1.5")
}