From 1a940171cbd3382d78889ffd19bfe244353cb41b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 18:19:23 +0000 Subject: [PATCH] Bump com.github.TechFortress:GriefPrevention from 16.18.4 to 18.0.0 Bumps [com.github.TechFortress:GriefPrevention](https://github.com/TechFortress/GriefPrevention) from 16.18.4 to 18.0.0. - [Release notes](https://github.com/TechFortress/GriefPrevention/releases) - [Commits](https://github.com/TechFortress/GriefPrevention/compare/16.18.4...18.0.0) --- updated-dependencies: - dependency-name: com.github.TechFortress:GriefPrevention dependency-version: 18.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 4a43854..1efb261 100644 --- a/build.gradle +++ b/build.gradle @@ -33,7 +33,7 @@ dependencies { compileOnly "net.luckperms:api:5.5" compileOnly "net.essentialsx:EssentialsX:2.21.2" - compileOnly "com.github.TechFortress:GriefPrevention:16.18.4" + compileOnly "com.github.TechFortress:GriefPrevention:18.0.0" compileOnly name: "pacutilities-1.3.2" compileOnly name: "pacbirthday-1.5.0"