Skip to content

Commit 1bae5c5

Browse files
dependency: Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.14 (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 986895d commit 1bae5c5

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
@@ -25,7 +25,7 @@ object Versions {
2525
const val CAFFEINE = "3.2.2"
2626

2727
const val B_STATS_BUKKIT = "3.1.0"
28-
const val WORLD_GUARD_BUKKIT = "7.0.9"
28+
const val WORLD_GUARD_BUKKIT = "7.0.14"
2929

3030
const val PLACEHOLDER_API = "2.11.6"
3131
const val PAPERLIB = "1.0.8"

0 commit comments

Comments
 (0)