Skip to content

Commit cdb8b71

Browse files
dependency: Update dependency me.clip:placeholderapi to v2.11.7 (#189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e291a2e commit cdb8b71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatformatter-core/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation("org.bstats:bstats-bukkit:3.1.0")
2828

2929
// PlaceholderAPI & Vault
30-
compileOnly("me.clip:placeholderapi:2.11.6")
30+
compileOnly("me.clip:placeholderapi:2.11.7")
3131
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
3232

3333
// GitCheck
@@ -42,7 +42,7 @@ dependencies {
4242

4343
testImplementation("org.mockito:mockito-core:5.20.0")
4444
testImplementation("org.mockito:mockito-junit-jupiter:5.20.0")
45-
testImplementation("me.clip:placeholderapi:2.11.6")
45+
testImplementation("me.clip:placeholderapi:2.11.7")
4646
testImplementation("org.assertj:assertj-core:3.27.6")
4747
}
4848

0 commit comments

Comments
 (0)