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 Sep 9, 2024
1 parent f8ff251 commit 52d18b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dough-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-bukkit</artifactId>
<version>7.2.17</version>
<version>7.3.6</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion dough-protection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-bukkit</artifactId>
<version>7.2.17</version>
<version>7.3.6</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 52d18b1

Please sign in to comment.