Skip to content

Commit

Permalink
#613 Updated placeholder api.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shynixn committed Sep 17, 2024
1 parent 9ec6742 commit 45b7427
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 @@ -27,7 +27,7 @@ tasks.register("printVersion") {
dependencies {
// Compile Only
compileOnly("org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT")
compileOnly("me.clip:placeholderapi:2.9.2")
compileOnly("me.clip:placeholderapi:2.11.6")
compileOnly("com.arcaniax:HeadDatabase-API:1.3.1")

// Library dependencies with legacy compatibility, we can use more up-to-date version in the plugin.yml
Expand Down

0 comments on commit 45b7427

Please sign in to comment.