Skip to content

Commit

Permalink
Bump com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit
Browse files Browse the repository at this point in the history
Bumps [com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit](https://github.com/IntellectualSites/FastAsyncWorldEdit) from 2.6.3 to 2.9.2.
- [Release notes](https://github.com/IntellectualSites/FastAsyncWorldEdit/releases)
- [Commits](IntellectualSites/FastAsyncWorldEdit@2.6.3...2.9.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 7c3bc1e commit b3be2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nova-hooks/nova-hook-fastasyncworldedit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ dependencies {
implementation(project(":nova"))
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Libs-Core:2.9.1") { isTransitive = false }
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.9.1") { isTransitive = false }
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.6.3") { isTransitive = false }
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.9.2") { isTransitive = false }
}

0 comments on commit b3be2b2

Please sign in to comment.