From cdac6d869f91944fa9ca2390663241d6f641f14f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 16:57:10 +0000 Subject: [PATCH] chore: bump fr.maxlego08.shop:zshop-api from 3.3.1 to 3.3.2 Bumps [fr.maxlego08.shop:zshop-api](https://github.com/GroupeZ-dev/zShop) from 3.3.1 to 3.3.2. - [Changelog](https://github.com/GroupeZ-dev/zShop/blob/main/changelog.md) - [Commits](https://github.com/GroupeZ-dev/zShop/commits) --- updated-dependencies: - dependency-name: fr.maxlego08.shop:zshop-api dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- core/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/build.gradle b/core/build.gradle index 5109fc1..b77de54 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -20,7 +20,7 @@ dependencies { compileOnly("io.github.fabiozumbi12.RedProtect:RedProtect-Spigot:8.1.2") { exclude group: "*" } compileOnly 'dev.aurelium:auraskills-api-bukkit:2.3.9' compileOnly 'pl.minecodes.plots:plugin-api:4.6.2' - compileOnly("fr.maxlego08.shop:zshop-api:3.3.1") + compileOnly("fr.maxlego08.shop:zshop-api:3.3.2") compileOnly("fr.maxlego08.menu:zmenu-api:1.1.0.6") // Implementation dependencies