File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ dependencies {
2727 compileOnly(" world.bentobox" , " bentobox" , " 1.22.0-SNAPSHOT" )
2828 compileOnly(" com.github.TechFortress" , " GriefPrevention" , " 16.18.1" )
2929 compileOnly(" com.github.TownyAdvanced" , " Towny" , " 0.100.0.7" )
30- compileOnly(" com.plotsquared" , " PlotSquared-Core" , " 6.11.1 " ) {
30+ compileOnly(" com.plotsquared" , " PlotSquared-Core" , " 6.11.2 " ) {
3131 exclude(" *" )
3232 }
33- compileOnly(" com.plotsquared" , " PlotSquared-Bukkit" , " 6.11.1 " ) { isTransitive = false } // PlotSquared Bukkit API
33+ compileOnly(" com.plotsquared" , " PlotSquared-Bukkit" , " 6.11.2 " ) { isTransitive = false } // PlotSquared Bukkit API
3434
3535 compileOnly(" io.github.fabiozumbi12.RedProtect" , " RedProtect-Spigot" , " 8.1.0" ) {
3636 exclude(" com.github.MilkBowl" )
You can’t perform that action at this time.
0 commit comments