Skip to content

Commit

Permalink
chore(deps): bump me.clip:placeholderapi from 2.11.4 to 2.11.5
Browse files Browse the repository at this point in the history
Bumps me.clip:placeholderapi from 2.11.4 to 2.11.5.

---
updated-dependencies:
- dependency-name: me.clip:placeholderapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent d42639b commit 9f7b013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {

compileOnly("org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT")
compileOnly("net.milkbowl:vault:1.7")
compileOnly("me.clip:placeholderapi:2.11.4")
compileOnly("me.clip:placeholderapi:2.11.5")

slim("org.jetbrains.kotlin:kotlin-stdlib")
}
Expand Down

0 comments on commit 9f7b013

Please sign in to comment.