Skip to content

Commit

Permalink
Update dependency com.fastasyncworldedit:FastAsyncWorldEdit-Core to v…
Browse files Browse the repository at this point in the history
…2.6.4
  • Loading branch information
renovate[bot] committed Jun 29, 2023
1 parent 40a2d66 commit ff90bf5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bom-1.16.x/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion bom-1.18.x/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion bom-newest/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ff90bf5

Please sign in to comment.