From e9133d9a2d6f31069522577f93f2e221813fac08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 11:53:08 +0000 Subject: [PATCH] Bump com.github.GriefPrevention:GriefPrevention from 16.18.4 to 17.0.0 Bumps [com.github.GriefPrevention:GriefPrevention](https://github.com/TechFortress/GriefPrevention) from 16.18.4 to 17.0.0. - [Release notes](https://github.com/TechFortress/GriefPrevention/releases) - [Commits](https://github.com/TechFortress/GriefPrevention/compare/16.18.4...17.0.0) --- updated-dependencies: - dependency-name: com.github.GriefPrevention:GriefPrevention dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 460f6a7..d5acb02 100644 --- a/build.gradle +++ b/build.gradle @@ -71,7 +71,7 @@ dependencies { compileOnly files('./libs/Residence5.1.4.3.jar') compileOnly 'com.github.angeschossen:LandsAPI:7.17.2' compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.0.14' - compileOnly 'com.github.GriefPrevention:GriefPrevention:16.18.4' + compileOnly 'com.github.GriefPrevention:GriefPrevention:18.0.0' } // Resource Processing