Skip to content

Commit

Permalink
fix(deps): update dependency com.github.townyadvanced:towny to v0.100…
Browse files Browse the repository at this point in the history
….4.3
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 3a23bd6 commit 79cfc21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LandLord-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
compileOnly("org.spigotmc:spigot-api:1.12.2-R0.1-SNAPSHOT")
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
compileOnly("me.clip:placeholderapi:2.11.5")
compileOnly("com.github.TownyAdvanced:Towny:0.100.1.7")
compileOnly("com.github.TownyAdvanced:Towny:0.100.4.3")
compileOnly("net.luckperms:api:5.4")
compileOnly("com.mojang:authlib:1.5.25")
}
Expand Down

0 comments on commit 79cfc21

Please sign in to comment.