From 375ef3de4ed9bafed3ef1163b7264b72999b4294 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Sun, 7 Apr 2024 16:29:38 +0200 Subject: [PATCH] Update worldguard-bukkit dependency version The version of the "worldguard-bukkit" dependency in the pom.xml has been updated from 7.0.4-SNAPSHOT to 7.0.9-SNAPSHOT. This upgrade ensures the project is using the latest and possibly more stable or feature-rich version of the dependency. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9e9b8af..249c755 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ com.sk89q.worldguard worldguard-bukkit - 7.0.4-SNAPSHOT + 7.0.9-SNAPSHOT provided