Skip to content

Commit 96a083e

Browse files
committed
Update dependency com.fastasyncworldedit:FastAsyncWorldEdit-Core to v2.10.0
1 parent 4b6efb3 commit 96a083e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bom-1.16.x/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ bomGenerator {
2626
// IntellectualSites plugins
2727
includeDependency("com.plotsquared", "PlotSquared-Core", "6.11.1")
2828
includeDependency("com.plotsquared", "PlotSquared-Bukkit", "6.11.1")
29-
includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.9.2")
29+
includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.10.0")
3030
includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit", "2.10.0")
3131

3232
// IntellectualSites libraries

bom-newest/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ bomGenerator {
2626
// IntellectualSites plugins
2727
includeDependency("com.intellectualsites.plotsquared", "plotsquared-core", "7.3.8")
2828
includeDependency("com.intellectualsites.plotsquared", "plotsquared-bukkit", "7.3.8")
29-
includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.9.2")
29+
includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Core", "2.10.0")
3030
includeDependency("com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit", "2.10.0")
3131

3232
// IntellectualSites libraries

0 commit comments

Comments
 (0)