Skip to content

Commit 10231ed

Browse files
authored
Merge pull request #382 from Spazzinq/dependabot/gradle/beta/world.bentobox-bentobox-2.4.2-SNAPSHOT
Bump world.bentobox:bentobox from 2.4.1-SNAPSHOT to 2.4.2-SNAPSHOT
2 parents 0a66d49 + 5f74fc9 commit 10231ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlightControl/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
compileOnly ('com.github.Angeschossen:LandsAPI:7.6.1') { exclude(group: "*") } // https://github.com/Angeschossen/LandsAPI, None
3232
compileOnly ('com.github.TechFortress:GriefPrevention:17.0.0') { exclude(group: "*") } // https://github.com/TechFortress/GriefPrevention, GPL-3.0
3333
compileOnly ('com.griefdefender:api:2.1.0-SNAPSHOT') { exclude(group: "*") } // https://github.com/bloodmc/GriefDefenderAPI, MIT
34-
compileOnly ('world.bentobox:bentobox:2.4.1-SNAPSHOT') { exclude(group: "*") } // https://github.com/bentoboxworld
34+
compileOnly ('world.bentobox:bentobox:2.4.2-SNAPSHOT') { exclude(group: "*") } // https://github.com/bentoboxworld
3535
compileOnly ('net.william278.husktowns:husktowns-bukkit:3.0.5') { exclude(group: "*") } // https://github.com/WiIIiam278/HuskTowns
3636
compileOnly ("io.github.fabiozumbi12.RedProtect:RedProtect-Core:8.1.1") { exclude(group: "*") }
3737
compileOnly ("io.github.fabiozumbi12.RedProtect:RedProtect-Spigot:8.1.1") { exclude(group: "*") }

0 commit comments

Comments
 (0)