diff --git a/core/build.gradle b/core/build.gradle index fecd78b7..c6cd53f4 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -13,7 +13,7 @@ dependencies { compileOnly 'su.nightexpress.coinsengine:CoinsEngine:2.5.2' compileOnly 'com.github.Gypopo:EconomyShopGUI-API:1.9.0' compileOnly 'world.bentobox:bentobox:3.7.4-SNAPSHOT' - compileOnly 'su.nightexpress.excellentshop:Core:4.20.0' + compileOnly 'su.nightexpress.excellentshop:Core:4.20.1' compileOnly("io.github.fabiozumbi12.RedProtect:RedProtect-Core:8.1.2") { exclude(group: "*") } compileOnly("io.github.fabiozumbi12.RedProtect:RedProtect-Spigot:8.1.2") { exclude(group: "*") } implementation 'com.github.maiminhdung:zShop-API:9cb1b3e140'