From ff90bf5926efd620cb3697f1572c04c08b16cf43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 12:53:51 +0000 Subject: [PATCH] Update dependency com.fastasyncworldedit:FastAsyncWorldEdit-Core to v2.6.4 --- bom-1.16.x/build.gradle.kts | 2 +- bom-1.18.x/build.gradle.kts | 2 +- bom-newest/build.gradle.kts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bom-1.16.x/build.gradle.kts b/bom-1.16.x/build.gradle.kts index 94bb1b3..26fa20c 100644 --- a/bom-1.16.x/build.gradle.kts +++ b/bom-1.16.x/build.gradle.kts @@ -27,7 +27,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.3") + includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.6.4") includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit", "2.6.4") // IntellectualSites libraries diff --git a/bom-1.18.x/build.gradle.kts b/bom-1.18.x/build.gradle.kts index 6e695c9..0a99336 100644 --- a/bom-1.18.x/build.gradle.kts +++ b/bom-1.18.x/build.gradle.kts @@ -27,7 +27,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.3") + includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.6.4") includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit", "2.6.4") // IntellectualSites libraries diff --git a/bom-newest/build.gradle.kts b/bom-newest/build.gradle.kts index 9732c48..3488560 100644 --- a/bom-newest/build.gradle.kts +++ b/bom-newest/build.gradle.kts @@ -27,7 +27,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.3") + includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.6.4") includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit", "2.6.4") // IntellectualSites libraries