Skip to content

Commit

Permalink
Bump com.palmergames.bukkit.towny:towny from 0.100.0.20 to 0.100.2.1
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.20 to 0.100.2.1.
- [Release notes](https://github.com/TownyAdvanced/Towny/releases)
- [Commits](TownyAdvanced/Towny@0.100.0.20...0.100.2.1)

---
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 Apr 10, 2024
1 parent 863ba3d commit aa25798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlightControl/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
}
compileOnly ("com.intellectualsites.plotsquared:plotsquared-core") { exclude(group: "*") }
compileOnly ("com.intellectualsites.plotsquared:plotsquared-bukkit") { exclude(group: "*") }
compileOnly ('com.palmergames.bukkit.towny:towny:0.100.0.20') { exclude(group: "*") } // https://github.com/TownyAdvanced/Towny
compileOnly ('com.palmergames.bukkit.towny:towny:0.100.2.1') { exclude(group: "*") } // https://github.com/TownyAdvanced/Towny
compileOnly ('com.github.Angeschossen:LandsAPI:6.42.15') { exclude(group: "*") } // https://github.com/Angeschossen/LandsAPI
compileOnly ('com.github.TechFortress:GriefPrevention:17.0.0') { exclude(group: "*") } // https://github.com/TechFortress/GriefPrevention/
compileOnly ('com.griefdefender:api:2.1.0-SNAPSHOT') { exclude(group: "*") } // https://github.com/bloodmc/GriefDefenderAPI
Expand Down

0 comments on commit aa25798

Please sign in to comment.