From dc4f6904e9e6f895b7586b61542707d58c718d02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 11:19:03 +0000 Subject: [PATCH] Update dependency com.fastasyncworldedit:FastAsyncWorldEdit-Core to v2.7.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 10c9a2b..652201a 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.6.4") + includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.7.0") includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit", "2.7.0") // IntellectualSites libraries diff --git a/bom-newest/build.gradle.kts b/bom-newest/build.gradle.kts index 2402537..00605d0 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-rc.3") includeDependency("com.intellectualsites.plotsquared", "plotsquared-bukkit", "7.0.0-rc.3") - includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.6.4") + includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.7.0") includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit", "2.7.0") // IntellectualSites libraries