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 @@ -28,10 +28,10 @@ dependencies {
2828 compileOnly(" world.bentobox" , " bentobox" , " 2.3.0-SNAPSHOT" )
2929 compileOnly(" com.github.TechFortress" , " GriefPrevention" , " 17.0.0" )
3030 compileOnly(" com.palmergames.bukkit.towny" , " towny" , " 0.100.4.4" )
31- compileOnly(" com.plotsquared" , " PlotSquared-Core" , " 6.11.1 " ) {
31+ compileOnly(" com.plotsquared" , " PlotSquared-Core" , " 6.11.2 " ) {
3232 exclude(" *" )
3333 }
34- compileOnly(" com.plotsquared" , " PlotSquared-Bukkit" , " 6.11.1 " ) { isTransitive = false } // PlotSquared Bukkit API
34+ compileOnly(" com.plotsquared" , " PlotSquared-Bukkit" , " 6.11.2 " ) { isTransitive = false } // PlotSquared Bukkit API
3535
3636 compileOnly(" io.github.fabiozumbi12.RedProtect" , " RedProtect-Core" , " 8.1.2" ) {
3737 exclude(" *" )
You can’t perform that action at this time.
0 commit comments