From 8d0c8d353ceda635a539ae867eab0aa499969c8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 10:03:26 +0000 Subject: [PATCH] Bump com.palmergames.bukkit.towny:towny from 0.103.0.0 to 0.103.0.7 --- updated-dependencies: - dependency-name: com.palmergames.bukkit.towny:towny dependency-version: 0.103.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 2953e57..11794db 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -43,7 +43,7 @@ dependencies { // Compatibilities compileOnly("com.comphenix.protocol:ProtocolLib:5.3.0") compileOnly("me.zombie_striker:QualityArmory:2.1.3") - compileOnly("com.palmergames.bukkit.towny:towny:0.103.0.0") + compileOnly("com.palmergames.bukkit.towny:towny:0.103.0.7") compileOnly("com.github.MilkBowl:VaultAPI:1.7.1") compileOnly("com.ticxo.modelengine:api:R3.2.0") compileOnly("org.maxgamer:QuickShop:5.1.2.5")