Skip to content

Commit bd9e4a2

Browse files
fix(deps): update dependency com.github.townyadvanced:towny to v0.100.1.24
1 parent 47a0a0c commit bd9e4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LandLord-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
compileOnly("org.spigotmc:spigot-api:1.12.2-R0.1-SNAPSHOT")
1212
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
1313
compileOnly("me.clip:placeholderapi:2.11.5")
14-
compileOnly("com.github.TownyAdvanced:Towny:0.100.1.7")
14+
compileOnly("com.github.TownyAdvanced:Towny:0.100.1.24")
1515
compileOnly("net.luckperms:api:5.4")
1616
compileOnly("com.mojang:authlib:1.5.25")
1717
}

0 commit comments

Comments
 (0)