diff --git a/core/build.gradle.kts b/core/build.gradle.kts index f939feab..87b222c3 100644 --- a/core/build.gradle.kts +++ b/core/build.gradle.kts @@ -29,7 +29,7 @@ dependencies { compileOnly("com.bgsoftware:SuperiorSkyblockAPI:2026.1") compileOnly("com.github.MilkBowl:VaultAPI:1.7.1") compileOnly("su.nightexpress.coinsengine:CoinsEngine:2.6.0") - compileOnly("com.github.Gypopo:EconomyShopGUI-API:1.9.0") + compileOnly("com.github.Gypopo:EconomyShopGUI-API:1.10.0") compileOnly("world.bentobox:bentobox:3.15.0") compileOnly("su.nightexpress.excellentshop:Core:4.22.0") compileOnly("dev.aurelium:auraskills-api-bukkit:2.3.12")