Skip to content

Commit

Permalink
build: bump com.github.TownyAdvanced:TownyChat from 0.107 to 0.108
Browse files Browse the repository at this point in the history
Bumps [com.github.TownyAdvanced:TownyChat](https://github.com/TownyAdvanced/TownyChat) from 0.107 to 0.108.
- [Release notes](https://github.com/TownyAdvanced/TownyChat/releases)
- [Commits](TownyAdvanced/TownyChat@0.107...0.108)

---
updated-dependencies:
- dependency-name: com.github.TownyAdvanced:TownyChat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and darksaid98 committed Nov 21, 2023
1 parent 36f19d3 commit 311b949
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 @@ -78,7 +78,7 @@ dependencies {
}

compileOnly("com.palmergames.bukkit.towny:towny:0.99.2.6")
compileOnly("com.github.TownyAdvanced:TownyChat:0.107")
compileOnly("com.github.TownyAdvanced:TownyChat:0.108")
compileOnly("com.bencodez:votingplugin:6.14.1") {
exclude(group = "*", module = "*")
}
Expand Down

0 comments on commit 311b949

Please sign in to comment.