diff --git a/core/build.gradle b/core/build.gradle index 7c1f374f..c2374760 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -18,7 +18,7 @@ dependencies { compileOnly("io.github.fabiozumbi12.RedProtect:RedProtect-Spigot:8.1.2") { exclude(group: "*") } implementation 'com.github.maiminhdung:zShop-API:9cb1b3e140' implementation 'com.github.GriefPrevention:GriefPrevention:17.0.0' - implementation 'com.github.IncrediblePlugins:LandsAPI:7.10.13' + implementation 'com.github.IncrediblePlugins:LandsAPI:7.15.20' implementation 'com.github.Xyness:SimpleClaimSystem:1.12.3.2' compileOnly 'dev.aurelium:auraskills-api-bukkit:2.3.7' compileOnly 'pl.minecodes.plots:plugin-api:4.6.2'