From 8fa9b3516b71dd5f3ab317e16c31bdfed74b20e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 01:26:13 +0000 Subject: [PATCH] chore: bump dev.aurelium:auraskills-api-bukkit from 2.3.8 to 2.3.9 Bumps [dev.aurelium:auraskills-api-bukkit](https://github.com/Archy-X/AuraSkills) from 2.3.8 to 2.3.9. - [Release notes](https://github.com/Archy-X/AuraSkills/releases) - [Changelog](https://github.com/Archy-X/AuraSkills/blob/master/Changelog.md) - [Commits](https://github.com/Archy-X/AuraSkills/compare/2.3.8...2.3.9) --- updated-dependencies: - dependency-name: dev.aurelium:auraskills-api-bukkit dependency-version: 2.3.9 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 e944baf..74e47d2 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -21,7 +21,7 @@ dependencies { implementation 'com.github.GriefPrevention:GriefPrevention:18.0.0' implementation 'com.github.IncrediblePlugins:LandsAPI:7.19.1' implementation 'com.github.Xyness:SimpleClaimSystem:1.12.3.2' - compileOnly 'dev.aurelium:auraskills-api-bukkit:2.3.8' + compileOnly 'dev.aurelium:auraskills-api-bukkit:2.3.9' compileOnly 'pl.minecodes.plots:plugin-api:4.6.2' compileOnly("io.lumine:Mythic-Dist:5.10.1") compileOnly("com.iridium:IridiumSkyblock:4.1.2")