From 0020fc64ad0becd3223a9b79a920c27ea19ee3b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 10:03:14 +0000 Subject: [PATCH] Bump com.palmergames.bukkit.towny:towny from 0.103.0.0 to 0.103.0.6 Bumps [com.palmergames.bukkit.towny:towny](https://github.com/TownyAdvanced/Towny) from 0.103.0.0 to 0.103.0.6. - [Release notes](https://github.com/TownyAdvanced/Towny/releases) - [Commits](https://github.com/TownyAdvanced/Towny/compare/0.103.0.0...0.103.0.6) --- updated-dependencies: - dependency-name: com.palmergames.bukkit.towny:towny dependency-version: 0.103.0.6 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..3237726 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.6") compileOnly("com.github.MilkBowl:VaultAPI:1.7.1") compileOnly("com.ticxo.modelengine:api:R3.2.0") compileOnly("org.maxgamer:QuickShop:5.1.2.5")