Skip to content

Commit

Permalink
fix(deps): update dependency com.sk89q.worldedit:worldedit-bukkit to …
Browse files Browse the repository at this point in the history
…v7.3.9
  • Loading branch information
renovate[bot] authored and jpenilla committed Nov 28, 2024
1 parent 5191751 commit 5fa2c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
compileOnly("com.sk89q.worldguard", "worldguard-bukkit", "7.0.12") {
exclude("org.bukkit")
}
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.3.6")
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.3.9")
}

java {
Expand Down

0 comments on commit 5fa2c24

Please sign in to comment.