Skip to content

Commit

Permalink
Bump world.bentobox:bentobox from 2.4.1-SNAPSHOT to 2.4.2-SNAPSHOT
Browse files Browse the repository at this point in the history
Bumps world.bentobox:bentobox from 2.4.1-SNAPSHOT to 2.4.2-SNAPSHOT.

---
updated-dependencies:
- dependency-name: world.bentobox:bentobox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent a6d49fb commit 5f74fc9
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 @@ -31,7 +31,7 @@ dependencies {
compileOnly ('com.github.Angeschossen:LandsAPI:7.6.1') { exclude(group: "*") } // https://github.com/Angeschossen/LandsAPI, None
compileOnly ('com.github.TechFortress:GriefPrevention:17.0.0') { exclude(group: "*") } // https://github.com/TechFortress/GriefPrevention, GPL-3.0
compileOnly ('com.griefdefender:api:2.1.0-SNAPSHOT') { exclude(group: "*") } // https://github.com/bloodmc/GriefDefenderAPI, MIT
compileOnly ('world.bentobox:bentobox:2.4.1-SNAPSHOT') { exclude(group: "*") } // https://github.com/bentoboxworld
compileOnly ('world.bentobox:bentobox:2.4.2-SNAPSHOT') { exclude(group: "*") } // https://github.com/bentoboxworld
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: "*") }
Expand Down

0 comments on commit 5f74fc9

Please sign in to comment.