Skip to content

Commit

Permalink
fix(deps): update dependency com.palmergames.bukkit.towny:towny to v0…
Browse files Browse the repository at this point in the history
….101.1.1
  • Loading branch information
renovate[bot] authored and confusedalex committed Jan 26, 2025
1 parent 8a1db07 commit 41b4ac7
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 @@ -23,7 +23,7 @@ repositories {
dependencies {
// Plugins
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1") { isTransitive = false }
compileOnly("com.palmergames.bukkit.towny:towny:0.98.1.0")
compileOnly("com.palmergames.bukkit.towny:towny:0.101.1.1")
compileOnly("me.clip:placeholderapi:2.11.6")

// Internal
Expand Down

0 comments on commit 41b4ac7

Please sign in to comment.