Skip to content

Commit

Permalink
Merge pull request #615 from Shynixn/development
Browse files Browse the repository at this point in the history
Merge changes to master --release
  • Loading branch information
Shynixn authored Sep 17, 2024
2 parents b554bc4 + 45b7427 commit a088219
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 a088219

Please sign in to comment.