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
…174)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent c1937c9 commit b0f9617
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.3") {
exclude("com.intellectualsites.paster")
exclude("org.yaml")
Expand Down

0 comments on commit b0f9617

Please sign in to comment.