Skip to content

Commit

Permalink
Bump me.clip:placeholderapi from 2.11.5 to 2.11.6
Browse files Browse the repository at this point in the history
Bumps me.clip:placeholderapi from 2.11.5 to 2.11.6.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent a6d49fb commit df6d435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlightControl/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
compileOnly ('io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT')

// Placeholders
compileOnly ('me.clip:placeholderapi:2.11.5') { exclude(group: "*") } // https://github.com/PlaceholderAPI/PlaceholderAPI/releases/tag/2.11.5
compileOnly ('me.clip:placeholderapi:2.11.6') { exclude(group: "*") } // https://github.com/PlaceholderAPI/PlaceholderAPI/releases/tag/2.11.6

// Vanish
compileOnly ('net.essentialsx:EssentialsX:2.20.1') { exclude(group: "*") }
Expand Down

0 comments on commit df6d435

Please sign in to comment.