diff --git a/core/build.gradle.kts b/core/build.gradle.kts index a9e59ec6..a5e01cf9 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.coinsengine:CoinsEngine:2.6.0") compileOnly("com.github.Gypopo:EconomyShopGUI-API:1.9.0") - compileOnly("world.bentobox:bentobox:3.11.3-b115-SNAPSHOT") + compileOnly("world.bentobox:bentobox:3.12.0-SNAPSHOT") compileOnly("su.nightexpress.excellentshop:Core:4.22.0") compileOnly("io.github.fabiozumbi12.RedProtect:RedProtect-Core:8.1.2") { exclude(group = "*")