Skip to content

Commit

Permalink
Update dependency io.github.fabiozumbi12.RedProtect:RedProtect-Core t…
Browse files Browse the repository at this point in the history
…o v8.1.2 (#85)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent c978384 commit 2070a43
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 @@ -33,7 +33,7 @@ dependencies {
}
compileOnly("com.plotsquared", "PlotSquared-Bukkit", "6.11.1") { isTransitive = false } // PlotSquared Bukkit API

compileOnly("io.github.fabiozumbi12.RedProtect", "RedProtect-Core", "8.1.1") {
compileOnly("io.github.fabiozumbi12.RedProtect", "RedProtect-Core", "8.1.2") {
exclude("*")
}
compileOnly("io.github.fabiozumbi12.RedProtect", "RedProtect-Spigot", "8.1.1") {
Expand Down

0 comments on commit 2070a43

Please sign in to comment.