File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 : " *" ) }
You can’t perform that action at this time.
0 commit comments