Skip to content

Commit 404977c

Browse files
Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.13
1 parent 9a96b69 commit 404977c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
exclude("com.intellectualsites.informative-annotations", "informative-annotations")
1717
}
1818
compileOnly("com.plotsquared", "PlotSquared-Bukkit", "6.11.1") { isTransitive = false } // PlotSquared Bukkit API
19-
compileOnly("com.sk89q.worldguard", "worldguard-bukkit", "7.0.12")
19+
compileOnly("com.sk89q.worldguard", "worldguard-bukkit", "7.0.13")
2020
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.13.0") {
2121
exclude("com.intellectualsites.paster")
2222
exclude("org.yaml")

0 commit comments

Comments
 (0)