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.2.12
  • Loading branch information
renovate[bot] authored and jpenilla committed Aug 7, 2022
1 parent 3aa3b1e commit 7e622fc
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 @@ -49,7 +49,7 @@ dependencies {
compileOnly("com.sk89q.worldguard", "worldguard-bukkit", "7.0.7") {
exclude("org.bukkit")
}
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.2.10")
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.2.12")
}

indra {
Expand Down

0 comments on commit 7e622fc

Please sign in to comment.