Skip to content

Commit

Permalink
Update FAWE to v2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 4e8eb7c commit 71b727a
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 @@ -25,7 +25,7 @@ dependencyResolutionManagement {
library("jacksonyaml", "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.2")
bundle("eldoutil", listOf("eldoutil-plugin", "eldoutil-configuration", "jacksonbukkit", "jacksonyaml"))

version("fawe", "2.9.1")
version("fawe", "2.11.1")
library("fawe-core", "com.fastasyncworldedit", "FastAsyncWorldEdit-Core").versionRef("fawe")
library("fawe-bukkit", "com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit").versionRef("fawe")
bundle("fawe", listOf("fawe-core", "fawe-bukkit"))
Expand Down

0 comments on commit 71b727a

Please sign in to comment.