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.1
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 8cd9266 commit 9502a09
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.9") {
exclude("org.bukkit")
}
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.3.0")
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.3.1")
}

indra {
Expand Down

0 comments on commit 9502a09

Please sign in to comment.