Skip to content

Commit

Permalink
Update dependency com.github.TownyAdvanced:Towny to v0.100.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2024
1 parent 7e24c9a commit dd87565
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 @@ -26,7 +26,7 @@ dependencies {
}
compileOnly("world.bentobox", "bentobox", "2.3.0-SNAPSHOT")
compileOnly("com.github.TechFortress", "GriefPrevention", "17.0.0")
compileOnly("com.github.TownyAdvanced", "Towny", "0.100.0.17")
compileOnly("com.github.TownyAdvanced", "Towny", "0.100.4.4")
compileOnly("com.plotsquared", "PlotSquared-Core", "6.11.1") {
exclude("*")
}
Expand Down

0 comments on commit dd87565

Please sign in to comment.