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

build(deps): Bump MiniPlaceholders from 1.2.1 to 1.3.1 in /paper
This commit is contained in:
Adrian 2022-08-29 18:49:40 -05:00 committed by GitHub
commit 4ae44e83ac
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.2.1")
compileOnly("com.github.4drian3d:MiniPlaceholders:1.3.1")
shadow("net.byteflux:libby-bukkit:1.1.5")
}