From 8e395d72cb260ee7cd9b842485d8fe1ff1831776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 09:14:39 +0000 Subject: [PATCH] chore: bump world.bentobox:bentobox Bumps world.bentobox:bentobox from 3.10.0-SNAPSHOT to 3.11.3-b112-SNAPSHOT. --- updated-dependencies: - dependency-name: world.bentobox:bentobox dependency-version: 3.11.3-b112-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-minor ... 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 61ad0c56..b07a2549 100644 --- a/core/build.gradle.kts +++ b/core/build.gradle.kts @@ -27,7 +27,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-b112-SNAPSHOT") + compileOnly("world.bentobox:bentobox:3.11.3-b115-SNAPSHOT") compileOnly("su.nightexpress.excellentshop:Core:4.22.0") compileOnly("io.github.fabiozumbi12.RedProtect:RedProtect-Core:8.1.2") { exclude(group = "*")