Skip to content

Commit

Permalink
build: bump com.palmergames.bukkit.towny:towny
Browse files Browse the repository at this point in the history
Bumps [com.palmergames.bukkit.towny:towny](https://github.com/TownyAdvanced/Towny) from 0.100.0.9 to 0.100.0.17.
- [Release notes](https://github.com/TownyAdvanced/Towny/releases)
- [Commits](TownyAdvanced/Towny@0.100.0.9...0.100.0.17)

---
updated-dependencies:
- dependency-name: com.palmergames.bukkit.towny:towny
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and darksaid98 committed Jan 1, 2024
1 parent 270af75 commit d62bf14
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 @@ -77,7 +77,7 @@ dependencies {
exclude(group = "*", module = "*")
}

compileOnly("com.palmergames.bukkit.towny:towny:0.100.0.9")
compileOnly("com.palmergames.bukkit.towny:towny:0.100.0.17")
compileOnly("com.github.TownyAdvanced:TownyChat:0.108")
compileOnly("com.bencodez:votingplugin:6.15") {
exclude(group = "*", module = "*")
Expand Down

0 comments on commit d62bf14

Please sign in to comment.