Skip to content

Commit

Permalink
build: fix papi dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Misat11 committed Oct 20, 2024
1 parent 2daff3e commit c729c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
/* PROVIDED */
compileOnly 'net.milkbowl.vault:VaultAPI:1.7'
compileOnly 'com.onarandombox.multiversecore:Multiverse-Core:4.0.0'
compileOnly 'me.clip:placeholderapi:2.9.2'
compileOnly 'me.clip:placeholderapi:2.11.5'
compileOnly('me.ebonjaeger:perworldinventory-kt:2.3.1') {
exclude group: '*', module: '*'
}
Expand Down

0 comments on commit c729c82

Please sign in to comment.