From 5f38b59340bc6b055be634015a751aa7a8bf300e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 12:45:38 +0000 Subject: [PATCH] Bump com.github.Gypopo:EconomyShopGUI-API from 1.4.6 to 1.7.0 Bumps com.github.Gypopo:EconomyShopGUI-API from 1.4.6 to 1.7.0. --- updated-dependencies: - dependency-name: com.github.Gypopo:EconomyShopGUI-API dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- eco-core/core-plugin/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eco-core/core-plugin/build.gradle.kts b/eco-core/core-plugin/build.gradle.kts index 85bee0c62..ded327cfb 100644 --- a/eco-core/core-plugin/build.gradle.kts +++ b/eco-core/core-plugin/build.gradle.kts @@ -49,7 +49,7 @@ dependencies { compileOnly("com.github.MilkBowl:VaultAPI:1.7") compileOnly("com.github.WhipDevelopment:CrashClaim:f9cd7d92eb") compileOnly("com.github.decentsoftware-eu:decentholograms:2.8.5") - compileOnly("com.github.Gypopo:EconomyShopGUI-API:1.4.6") + compileOnly("com.github.Gypopo:EconomyShopGUI-API:1.7.0") compileOnly("com.github.N0RSKA:ScytherAPI:55a") compileOnly("org.black_ixx:playerpoints:3.2.5") compileOnly("com.github.Ssomar-Developement:SCore:3.4.7")