From ae0c960a54026f56b2934a9d1cd38e87bf337652 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 01:25:31 +0000 Subject: [PATCH] chore: bump com.github.IncrediblePlugins:LandsAPI from 7.19.1 to 7.19.15 Bumps com.github.IncrediblePlugins:LandsAPI from 7.19.1 to 7.19.15. --- updated-dependencies: - dependency-name: com.github.IncrediblePlugins:LandsAPI dependency-version: 7.19.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- core/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/build.gradle b/core/build.gradle index e944bafa..c9af472c 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -19,7 +19,7 @@ dependencies { compileOnly("fr.maxlego08.shop:zshop-api:3.3.1") compileOnly("fr.maxlego08.menu:zmenu-api:1.1.0.6") implementation 'com.github.GriefPrevention:GriefPrevention:18.0.0' - implementation 'com.github.IncrediblePlugins:LandsAPI:7.19.1' + implementation 'com.github.IncrediblePlugins:LandsAPI:7.19.15' implementation 'com.github.Xyness:SimpleClaimSystem:1.12.3.2' compileOnly 'dev.aurelium:auraskills-api-bukkit:2.3.8' compileOnly 'pl.minecodes.plots:plugin-api:4.6.2'