Skip to content

Commit 286e3bf

Browse files
Update FAWE to v2.9.1
1 parent a61731f commit 286e3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencyResolutionManagement {
4646
library("spigot-v16", "io.papermc.paper:paper-api:1.17.1-R0.1-SNAPSHOT")
4747
// world edit
4848
library("worldedit", "com.sk89q.worldedit:worldedit-bukkit:7.2.18")
49-
version("fawe", "2.8.4")
49+
version("fawe", "2.9.1")
5050
library("fawe-core", "com.fastasyncworldedit","FastAsyncWorldEdit-Core").versionRef("fawe")
5151
library("fawe-bukkit", "com.fastasyncworldedit","FastAsyncWorldEdit-Bukkit").versionRef("fawe")
5252

0 commit comments

Comments
 (0)