From 91e063eabdbb676ba5ea8a2e0c7cf9cda09fc51a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 18:26:37 +0000 Subject: [PATCH] Bump com.github.angeschossen:LandsAPI from 7.17.2 to 7.24.1 Bumps com.github.angeschossen:LandsAPI from 7.17.2 to 7.24.1. --- updated-dependencies: - dependency-name: com.github.angeschossen:LandsAPI dependency-version: 7.24.1 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 aeb7ee5..e29c562 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ dependencies { compileOnly 'me.clip:placeholderapi:2.11.7' compileOnly files('./libs/Residence5.1.4.3.jar') - compileOnly 'com.github.angeschossen:LandsAPI:7.17.2' + compileOnly 'com.github.angeschossen:LandsAPI:7.24.1' compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.0.14' compileOnly 'com.github.GriefPrevention:GriefPrevention:16.18.4' }