Merge pull request #243 from danielbyomujuni/dependabot/gradle/me.clip-placeholderapi-2.11.6

Bump me.clip:placeholderapi from 2.11.5 to 2.11.6
This commit is contained in:
Daniel Byomujuni 2024-05-22 23:36:17 +00:00 committed by GitHub
commit 57ffcf4eb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -131,7 +131,7 @@ dependencies {
testAnnotationProcessor lombok()
implementation group: 'commons-io', name: 'commons-io', version: '2.15.1'
compileOnly("me.clip:placeholderapi:2.11.5")
compileOnly("me.clip:placeholderapi:2.11.6")
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
compileOnly("com.mojang:authlib:1.5.26")
compileOnly("org.projectlombok:lombok:1.18.30")