diff --git a/core/build.gradle.kts b/core/build.gradle.kts index a9e59ec6..a3e51e48 100644 --- a/core/build.gradle.kts +++ b/core/build.gradle.kts @@ -44,7 +44,7 @@ dependencies { compileOnly("fr.maxlego08.menu:zmenu-api:1.1.1.2") implementation("com.github.GriefPrevention:GriefPrevention:18.0.0") - implementation("com.github.IncrediblePlugins:LandsAPI:7.24.1") + implementation("com.github.IncrediblePlugins:LandsAPI:7.25.4") implementation("com.github.Xyness:SimpleClaimSystem:1.12.3.4") implementation("com.github.Zrips:Residence:6.0.0.1") { exclude(group = "org.bukkit")