From 8b6c02858e070ee0d88f7b2e7d05c46d6bb41855 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 08:24:10 +0000 Subject: [PATCH] Bump com.github.angeschossen:LandsAPI from 7.15.4 to 7.17.2 Bumps [com.github.angeschossen:LandsAPI](https://github.com/IncrediblePlugins/LandsAPI) from 7.15.4 to 7.17.2. - [Release notes](https://github.com/IncrediblePlugins/LandsAPI/releases) - [Commits](https://github.com/IncrediblePlugins/LandsAPI/compare/7.15.4...7.17.2) --- updated-dependencies: - dependency-name: com.github.angeschossen:LandsAPI dependency-version: 7.17.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 2 +- gradle/libs.versions.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index 843b369..117ca9e 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -67,7 +67,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.17.2") 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") diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index accb301..ad7f277 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ [versions] br-net-fabiozumbi12-redprotect-redprotect-core = "7.7.3" br-net-fabiozumbi12-redprotect-redprotect-spigot = "7.7.3" -com-github-angeschossen-landsapi = "7.15.20" +com-github-angeschossen-landsapi = "7.17.2" com-github-techfortress-griefprevention = "17.0.0" com-github-xyness-simpleclaimsystem = "1.12.3.2" com-jeff-media-spigotupdatechecker = "3.0.4"