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.6
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent f27907a commit 946bc4f
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.6")
}

java {
Expand Down

0 comments on commit 946bc4f

Please sign in to comment.