diff --git a/build.gradle.kts b/build.gradle.kts index 3ac65d4..811b099 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.19.15") 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..393e33d 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.19.15" com-github-techfortress-griefprevention = "17.0.0" com-github-xyness-simpleclaimsystem = "1.12.3.2" com-jeff-media-spigotupdatechecker = "3.0.4"