From 5ebaf2cf66e87c996cf4c27fba31a32b6d55f84e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 15:10:26 +0000 Subject: [PATCH] Bump com.github.angeschossen:LandsAPI from 7.17.2 to 7.25.4 Bumps [com.github.angeschossen:LandsAPI](https://github.com/IncrediblePlugins/LandsAPI) from 7.17.2 to 7.25.4. - [Release notes](https://github.com/IncrediblePlugins/LandsAPI/releases) - [Commits](https://github.com/IncrediblePlugins/LandsAPI/compare/7.17.2...7.25.4) --- updated-dependencies: - dependency-name: com.github.angeschossen:LandsAPI dependency-version: 7.25.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 0ef96ff..3e6143a 100644 --- a/build.gradle +++ b/build.gradle @@ -87,7 +87,7 @@ dependencies { compileOnly 'me.clip:placeholderapi:2.12.2' compileOnly files('./libs/Residence5.1.4.3.jar') - compileOnly 'com.github.angeschossen:LandsAPI:7.17.2' + compileOnly 'com.github.angeschossen:LandsAPI:7.25.4' compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.0.9' compileOnly 'com.github.GriefPrevention:GriefPrevention:16.18.4' }