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 @@ -10,12 +10,12 @@ dependencies {
1010 compileOnly(" org.spigotmc" , " spigot-api" , " 1.16.5-R0.1-SNAPSHOT" )
1111 compileOnly(" com.sk89q.worldedit" , " worldedit-bukkit" , " 7.3.9" )
1212 // PlotSquared Core API
13- compileOnly(" com.plotsquared" , " PlotSquared-Core" , " 6.11.1 " ) {
13+ compileOnly(" com.plotsquared" , " PlotSquared-Core" , " 6.11.2 " ) {
1414 exclude(" com.intellectualsites.paster" , " Paster" )
1515 exclude(" org.apache.logging.log4j" , " log4j-api" )
1616 exclude(" com.intellectualsites.informative-annotations" , " informative-annotations" )
1717 }
18- compileOnly(" com.plotsquared" , " PlotSquared-Bukkit" , " 6.11.1 " ) { isTransitive = false } // PlotSquared Bukkit API
18+ compileOnly(" com.plotsquared" , " PlotSquared-Bukkit" , " 6.11.2 " ) { isTransitive = false } // PlotSquared Bukkit API
1919 compileOnly(" com.sk89q.worldguard" , " worldguard-bukkit" , " 7.0.12" )
2020 compileOnly(" com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.12.3" ) {
2121 exclude(" com.intellectualsites.paster" )
You can’t perform that action at this time.
0 commit comments