Skip to content

Commit

Permalink
Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2024
1 parent 9b7fe75 commit c24aa32
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 @@ -13,7 +13,7 @@ rootProject.name = "ClipboardConnect"
dependencyResolutionManagement {
versionCatalogs {
create("libs") {
library("worldedit", "com.sk89q.worldedit","worldedit-bukkit").version("7.2.17")
library("worldedit", "com.sk89q.worldedit","worldedit-bukkit").version("7.2.18")

library("fawe.bom", "com.intellectualsites.bom", "bom-newest").version("1.40")
library("fawe.core", "com.fastasyncworldedit", "FastAsyncWorldEdit-Core").withoutVersion()
Expand Down

0 comments on commit c24aa32

Please sign in to comment.