From 1d3e2cc1384e7bf5c2337ff240074a0a220b95df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:56:26 +0000 Subject: [PATCH] chore: bump com.github.Gypopo:EconomyShopGUI-API from 1.10.0 to 1.10.1 Bumps com.github.Gypopo:EconomyShopGUI-API from 1.10.0 to 1.10.1. --- updated-dependencies: - dependency-name: com.github.Gypopo:EconomyShopGUI-API dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- core/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/build.gradle.kts b/core/build.gradle.kts index 253fd362..35b1a63f 100644 --- a/core/build.gradle.kts +++ b/core/build.gradle.kts @@ -30,7 +30,7 @@ dependencies { compileOnly("com.github.MilkBowl:VaultAPI:1.7.1") compileOnly("su.nightexpress.excellenteconomy:ExcellentEconomy:2.8.0") compileOnly("su.nightexpress.nightcore:main:2.16.2") - compileOnly("com.github.Gypopo:EconomyShopGUI-API:1.10.0") + compileOnly("com.github.Gypopo:EconomyShopGUI-API:1.10.1") compileOnly("world.bentobox:bentobox:3.17.0") compileOnly("dev.aurelium:auraskills-api-bukkit:2.3.12") compileOnly("pl.minecodes.plots:plugin-api:4.6.2")