Skip to content

Commit

Permalink
Update FAWE to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 5ca47cb commit 9a76b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencyResolutionManagement {

// world edit
library("worldedit", "com.sk89q.worldedit:worldedit-bukkit:7.3.7")
version("fawe", "2.11.2")
version("fawe", "2.12.0")
library("fawe-core", "com.fastasyncworldedit","FastAsyncWorldEdit-Core").versionRef("fawe")
library("fawe-bukkit", "com.fastasyncworldedit","FastAsyncWorldEdit-Bukkit").versionRef("fawe")

Expand Down

0 comments on commit 9a76b1b

Please sign in to comment.