Skip to content

Commit

Permalink
Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 69f5229 commit 5e6bcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
exclude("com.intellectualsites.informative-annotations", "informative-annotations")
}
compileOnly("com.plotsquared", "PlotSquared-Bukkit", "6.11.1") { isTransitive = false } // PlotSquared Bukkit API
compileOnly("com.sk89q.worldguard", "worldguard-bukkit", "7.0.10")
compileOnly("com.sk89q.worldguard", "worldguard-bukkit", "7.0.12")
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.12.0") {
exclude("com.intellectualsites.paster")
exclude("org.yaml")
Expand Down

0 comments on commit 5e6bcd6

Please sign in to comment.