diff --git a/build.gradle.kts b/build.gradle.kts index 39c6526..2e9e0af 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -32,7 +32,7 @@ dependencies { } compileOnly("com.plotsquared", "PlotSquared-Bukkit", "6.11.1") { isTransitive = false } // PlotSquared Bukkit API - compileOnly("io.github.fabiozumbi12.RedProtect", "RedProtect-Spigot", "8.1.0") { + compileOnly("io.github.fabiozumbi12.RedProtect", "RedProtect-Spigot", "8.1.1") { exclude("com.github.MilkBowl") exclude("com.github.TheBusyBiscuit") exclude("com.gmail.nossr50.mcMMO")