Skip to content

Commit

Permalink
Bump FAWE from 2.12.2 to 2.12.3
Browse files Browse the repository at this point in the history
Bumps `FAWE` from 2.12.2 to 2.12.3.

Updates `com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit` from 2.12.2 to 2.12.3
- [Release notes](https://github.com/IntellectualSites/FastAsyncWorldEdit/releases)
- [Commits](IntellectualSites/FastAsyncWorldEdit@2.12.2...2.12.3)

Updates `com.fastasyncworldedit:FastAsyncWorldEdit-Core` from 2.12.2 to 2.12.3
- [Release notes](https://github.com/IntellectualSites/FastAsyncWorldEdit/releases)
- [Commits](IntellectualSites/FastAsyncWorldEdit@2.12.2...2.12.3)

---
updated-dependencies:
- dependency-name: com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fastasyncworldedit:FastAsyncWorldEdit-Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent b5af148 commit 3e080f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ext { // Dependency versions
SpigotAPI = "1.21.3-R0.1-SNAPSHOT"
AuthLib = "1.5.26"
WorldEdit = "7.3.6-SNAPSHOT"
FAWE = "2.12.2"
FAWE = "2.12.3"
VaultAPI = "1.7.1"
PlaceholderAPI = "2.11.6"
Lombok = "1.18.34"
Expand Down

0 comments on commit 3e080f6

Please sign in to comment.