Skip to content

Commit

Permalink
Merge pull request #388 from Spazzinq/dependabot/gradle/beta/com.bgso…
Browse files Browse the repository at this point in the history
…ftware-SuperiorSkyblockAPI-2024.1

Bump com.bgsoftware:SuperiorSkyblockAPI from 2023.3 to 2024.1
  • Loading branch information
Spazzinq authored Jul 20, 2024
2 parents dd007fc + e11c94a commit dccc1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlightControl/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dccc1da

Please sign in to comment.