From 6a98da43a17e32c152e72960b5e803c85d2de27f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 01:03:18 +0000 Subject: [PATCH] Update dependency com.fastasyncworldedit:FastAsyncWorldEdit-Core to v2.8.0 --- bom-1.16.x/build.gradle.kts | 2 +- bom-newest/build.gradle.kts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bom-1.16.x/build.gradle.kts b/bom-1.16.x/build.gradle.kts index 83b4069..d363a75 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.11.1") includeDependency("com.plotsquared", "PlotSquared-Bukkit", "6.11.1") - includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.7.1") + includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.8.0") includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit", "2.8.0") // IntellectualSites libraries diff --git a/bom-newest/build.gradle.kts b/bom-newest/build.gradle.kts index f7f2e5e..4583a91 100644 --- a/bom-newest/build.gradle.kts +++ b/bom-newest/build.gradle.kts @@ -26,7 +26,7 @@ bomGenerator { // IntellectualSites plugins includeDependency("com.intellectualsites.plotsquared", "plotsquared-core", "7.0.0") includeDependency("com.intellectualsites.plotsquared", "plotsquared-bukkit", "7.0.0") - includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.7.1") + includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.8.0") includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit", "2.8.0") // IntellectualSites libraries