From 42844701722495e71192de84ae038e77ecb81147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 00:04:20 +0000 Subject: [PATCH] Bump com.github.angeschossen:LandsAPI from 7.15.4 to 7.15.20 Bumps [com.github.angeschossen:LandsAPI](https://github.com/IncrediblePlugins/LandsAPI) from 7.15.4 to 7.15.20. - [Release notes](https://github.com/IncrediblePlugins/LandsAPI/releases) - [Commits](https://github.com/IncrediblePlugins/LandsAPI/compare/7.15.4...7.15.20) --- updated-dependencies: - dependency-name: com.github.angeschossen:LandsAPI dependency-version: 7.15.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 75ea254..6009993 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -66,7 +66,7 @@ dependencies { compileOnly("io.lumine:Mythic-Dist:5.9.0") compileOnly("com.sk89q.worldguard:worldguard-bukkit:7.0.14") compileOnly("com.github.TechFortress:GriefPrevention:17.0.0") - compileOnly("com.github.angeschossen:LandsAPI:7.15.4") + compileOnly("com.github.angeschossen:LandsAPI:7.15.20") compileOnly("com.github.Xyness:SimpleClaimSystem:1.12.3.2") compileOnly("me.clip:placeholderapi:2.11.6") compileOnly("com.palmergames.bukkit.towny:towny:0.101.1.14")