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"