Skip to content

Commit

Permalink
fix(deps): update dependency me.clip:placeholderapi to v2.11.5 (#182)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent deee144 commit 8e9bad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LandLord-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
implementation("io.papermc:paperlib:1.0.8")
compileOnly("org.spigotmc:spigot-api:1.12.2-R0.1-SNAPSHOT")
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
compileOnly("me.clip:placeholderapi:2.11.3")
compileOnly("me.clip:placeholderapi:2.11.5")
compileOnly("com.github.TownyAdvanced:Towny:0.100.1.7")
compileOnly("net.luckperms:api:5.4")
compileOnly("com.mojang:authlib:1.5.25")
Expand Down

0 comments on commit 8e9bad1

Please sign in to comment.