We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47a0a0c commit bd9e4a2Copy full SHA for bd9e4a2
LandLord-core/build.gradle.kts
@@ -11,7 +11,7 @@ dependencies {
11
compileOnly("org.spigotmc:spigot-api:1.12.2-R0.1-SNAPSHOT")
12
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
13
compileOnly("me.clip:placeholderapi:2.11.5")
14
- compileOnly("com.github.TownyAdvanced:Towny:0.100.1.7")
+ compileOnly("com.github.TownyAdvanced:Towny:0.100.1.24")
15
compileOnly("net.luckperms:api:5.4")
16
compileOnly("com.mojang:authlib:1.5.25")
17
}
0 commit comments