Skip to content

Commit

Permalink
Update dependency com.github.TownyAdvanced:Towny to v0.100.0.17
Browse files Browse the repository at this point in the history
renovate[bot] committed Jan 1, 2024
1 parent a2adc1d commit d5e1cb5
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
@@ -26,7 +26,7 @@ dependencies {
}
compileOnly("world.bentobox", "bentobox", "1.22.0-SNAPSHOT")
compileOnly("com.github.TechFortress", "GriefPrevention", "16.18.1")
compileOnly("com.github.TownyAdvanced", "Towny", "0.100.0.7")
compileOnly("com.github.TownyAdvanced", "Towny", "0.100.0.17")
compileOnly("com.plotsquared", "PlotSquared-Core", "6.11.1") {
exclude("*")
}

0 comments on commit d5e1cb5

Please sign in to comment.