From e11c94aef416806cbc874b0ef6352cf4b2c145a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 14:14:54 +0000 Subject: [PATCH] Bump com.bgsoftware:SuperiorSkyblockAPI from 2023.3 to 2024.1 Bumps com.bgsoftware:SuperiorSkyblockAPI from 2023.3 to 2024.1. --- updated-dependencies: - dependency-name: com.bgsoftware:SuperiorSkyblockAPI dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- FlightControl/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlightControl/build.gradle b/FlightControl/build.gradle index e8843654..62abcb7c 100644 --- a/FlightControl/build.gradle +++ b/FlightControl/build.gradle @@ -35,7 +35,7 @@ dependencies { compileOnly ('net.william278.husktowns:husktowns-bukkit:3.0.5') { exclude(group: "*") } // https://github.com/WiIIiam278/HuskTowns compileOnly ("io.github.fabiozumbi12.RedProtect:RedProtect-Core:8.1.1") { exclude(group: "*") } compileOnly ("io.github.fabiozumbi12.RedProtect:RedProtect-Spigot:8.1.1") { exclude(group: "*") } - compileOnly ('com.bgsoftware:SuperiorSkyblockAPI:2023.3') { exclude(group: "*") } + compileOnly ('com.bgsoftware:SuperiorSkyblockAPI:2024.1') { exclude(group: "*") } compileOnly ('dev.espi:protectionstones:2.10.2') { exclude(group: "*") } // Factions