Skip to content

Commit

Permalink
Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 5ca47cb commit c772cfd
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 @@ -79,7 +79,7 @@ dependencyResolutionManagement {
library("spigot-v16", "org.spigotmc:spigot-api:1.16.1-R0.1-SNAPSHOT")

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

0 comments on commit c772cfd

Please sign in to comment.