From b46aaf547f680b46a929eaf35a6272723b1dd7bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 21:23:42 +0000 Subject: [PATCH] Bump Towny from 0.97.1.0 to 0.97.2.5 Bumps [Towny](https://github.com/TownyAdvanced/Towny) from 0.97.1.0 to 0.97.2.5. - [Release notes](https://github.com/TownyAdvanced/Towny/releases) - [Commits](https://github.com/TownyAdvanced/Towny/compare/0.97.1.0...0.97.2.5) --- updated-dependencies: - dependency-name: com.github.TownyAdvanced:Towny dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- eco-core/core-plugin/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eco-core/core-plugin/build.gradle b/eco-core/core-plugin/build.gradle index c753d333..a7f02542 100644 --- a/eco-core/core-plugin/build.gradle +++ b/eco-core/core-plugin/build.gradle @@ -20,7 +20,7 @@ dependencies { compileOnly 'com.github.TechFortress:GriefPrevention:16.17.1' compileOnly 'com.massivecraft:Factions:1.6.9.5-U0.5.10' compileOnly 'com.github.cryptomorin:kingdoms:1.10.14' - compileOnly 'com.github.TownyAdvanced:Towny:0.97.1.0' + compileOnly 'com.github.TownyAdvanced:Towny:0.97.2.5' compileOnly 'com.github.angeschossen:LandsAPI:4.7.3' compileOnly 'fr.neatmonster:nocheatplus:3.16.1-SNAPSHOT' compileOnly 'com.github.jiangdashao:matrix-api-repo:317d4635fd'