We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efcc78d commit 86b8205Copy full SHA for 86b8205
build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
}
29
compileOnly("world.bentobox", "bentobox", "2.3.0-SNAPSHOT")
30
compileOnly("com.github.TechFortress", "GriefPrevention", "17.0.0")
31
- compileOnly("com.palmergames.bukkit.towny", "towny", "0.100.4.4")
+ compileOnly("com.palmergames.bukkit.towny", "towny", "0.101.1.15")
32
compileOnly("com.plotsquared", "PlotSquared-Core", "6.11.1") {
33
exclude("*")
34
0 commit comments