diff --git a/build.gradle.kts b/build.gradle.kts index 558205c..f5c3c81 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -28,7 +28,7 @@ dependencies { } compileOnly("world.bentobox", "bentobox", "2.3.0-SNAPSHOT") compileOnly("com.github.TechFortress", "GriefPrevention", "17.0.0") - compileOnly("com.palmergames.bukkit.towny", "towny", "0.100.4.4") + compileOnly("com.palmergames.bukkit.towny", "towny", "0.100.4.13") compileOnly("com.plotsquared", "PlotSquared-Core", "6.11.1") { exclude("*") }