From 608b1eadedc7e04f2e33aa74c63f38752fa1a4a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 09:19:32 +0000 Subject: [PATCH] Bump com.github.angeschossen:LandsAPI from 7.15.4 to 7.23.1 Bumps com.github.angeschossen:LandsAPI from 7.15.4 to 7.23.1. --- updated-dependencies: - dependency-name: com.github.angeschossen:LandsAPI dependency-version: 7.23.1 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 3438d3b..1d41e29 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.23.1") compileOnly("com.github.Xyness:SimpleClaimSystem:1.12.3.2") compileOnly("me.clip:placeholderapi:2.11.6") compileOnly("com.palmergames.bukkit.towny:towny:0.101.2.6") diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index accb301..62766b3 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.23.1" com-github-techfortress-griefprevention = "17.0.0" com-github-xyness-simpleclaimsystem = "1.12.3.2" com-jeff-media-spigotupdatechecker = "3.0.4"