Skip to content

Commit

Permalink
Update dependency com.github.TechFortress:GriefPrevention to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent d5e1cb5 commit 53bbdbd
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 @@ -25,7 +25,7 @@ dependencies {
exclude("*")
}
compileOnly("world.bentobox", "bentobox", "1.22.0-SNAPSHOT")
compileOnly("com.github.TechFortress", "GriefPrevention", "16.18.1")
compileOnly("com.github.TechFortress", "GriefPrevention", "17.0.0")
compileOnly("com.github.TownyAdvanced", "Towny", "0.100.0.17")
compileOnly("com.plotsquared", "PlotSquared-Core", "6.11.1") {
exclude("*")
Expand Down

0 comments on commit 53bbdbd

Please sign in to comment.