Skip to content

Commit a54b8ab

Browse files
authored
Merge pull request #61 from OneLiteFeatherNET/renovate/com.fastasyncworldedit-fastasyncworldedit-bukkit-2.x
fix(deps): update dependency com.fastasyncworldedit:fastasyncworldedit-bukkit to v2.13.0
2 parents e58b555 + 5b99b31 commit a54b8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencyResolutionManagement {
3030

3131
//Worldguard
3232
library("worldguard", "com.sk89q.worldguard", "worldguard-bukkit").version("7.1.0-SNAPSHOT")
33-
library("fawe", "com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit").version("2.11.1")
33+
library("fawe", "com.fastasyncworldedit", "FastAsyncWorldEdit-Bukkit").version("2.13.0")
3434
library("faweCore", "com.fastasyncworldedit", "FastAsyncWorldEdit-Core").version("2.13.0")
3535
library("jetbrainsAnnotations", "org.jetbrains", "annotations").version("26.0.2")
3636

0 commit comments

Comments
 (0)