Skip to content

Commit 03768cc

Browse files
dependency: Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.16 (#368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba59d85 commit 03768cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ object Versions {
2424
const val CAFFEINE = "3.2.3"
2525

2626
const val B_STATS_BUKKIT = "3.2.1"
27-
const val WORLD_GUARD_BUKKIT = "7.0.15"
27+
const val WORLD_GUARD_BUKKIT = "7.0.16"
2828

2929
const val PLACEHOLDER_API = "2.12.2"
3030
const val LANDS_API = "7.25.4"

0 commit comments

Comments
 (0)