Skip to content

Commit

Permalink
Update dependency io.github.fabiozumbi12.RedProtect:RedProtect-Spigot…
Browse files Browse the repository at this point in the history
… to v8.1.1
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent d5e1cb5 commit 862e82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit 862e82c

Please sign in to comment.