Skip to content

Commit

Permalink
Update PlaceholderAPI
Browse files Browse the repository at this point in the history
2.11.3 -> 2.11.6
  • Loading branch information
srnyx committed Sep 30, 2024
1 parent 28e741d commit 656aefa
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 @@ -18,7 +18,7 @@ spigotAPI("1.8.8")
// Dependencies
repository(Repository.JITPACK, Repository.PLACEHOLDER_API, Repository.ALESSIO_DP, Repository.CODE_MC)
dependencies {
compileOnly("me.clip", "placeholderapi", "2.11.3")
compileOnly("me.clip", "placeholderapi", "2.11.6")
compileOnly("de.tr7zw", "item-nbt-api", "2.13.2") // Downloaded on runtime
compileOnlyApi("org.bstats", "bstats-bukkit", "3.1.0") // Downloaded on runtime
compileOnlyApi("org.reflections", "reflections", "0.10.2") // Downloaded on runtime
Expand Down

0 comments on commit 656aefa

Please sign in to comment.