We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a23bd6 commit 6a7effaCopy full SHA for 6a7effa
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.3.10")
15
compileOnly("net.luckperms:api:5.4")
16
compileOnly("com.mojang:authlib:1.5.25")
17
}
0 commit comments