diff --git a/bom-1.16.x/build.gradle.kts b/bom-1.16.x/build.gradle.kts index 445da77..fadf89b 100644 --- a/bom-1.16.x/build.gradle.kts +++ b/bom-1.16.x/build.gradle.kts @@ -26,7 +26,7 @@ bomGenerator { // IntellectualSites plugins includeDependency("com.plotsquared", "PlotSquared-Core", "6.10.9") - includeDependency("com.plotsquared", "PlotSquared-Bukkit", "6.10.8") + includeDependency("com.plotsquared", "PlotSquared-Bukkit", "6.10.9") includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.5.0") includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit", "2.5.0") diff --git a/bom-1.18.x/build.gradle.kts b/bom-1.18.x/build.gradle.kts index 58287d2..7348381 100644 --- a/bom-1.18.x/build.gradle.kts +++ b/bom-1.18.x/build.gradle.kts @@ -26,7 +26,7 @@ bomGenerator { // IntellectualSites plugins includeDependency("com.plotsquared", "PlotSquared-Core", "6.10.9") - includeDependency("com.plotsquared", "PlotSquared-Bukkit", "6.10.8") + includeDependency("com.plotsquared", "PlotSquared-Bukkit", "6.10.9") includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.5.0") includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit", "2.5.0") diff --git a/bom-newest/build.gradle.kts b/bom-newest/build.gradle.kts index 1ab4c55..8c082a9 100644 --- a/bom-newest/build.gradle.kts +++ b/bom-newest/build.gradle.kts @@ -26,7 +26,7 @@ bomGenerator { // IntellectualSites plugins includeDependency("com.plotsquared", "PlotSquared-Core", "6.10.9") - includeDependency("com.plotsquared", "PlotSquared-Bukkit", "6.10.8") + includeDependency("com.plotsquared", "PlotSquared-Bukkit", "6.10.9") includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.5.0") includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit", "2.5.0")