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.5
  • Loading branch information
renovate[bot] committed Jul 25, 2024
1 parent baf2d79 commit 959d21f
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 @@ -261,7 +261,7 @@
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-bukkit</artifactId>
<version>7.2.17</version>
<version>7.3.5</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 @@ -83,7 +83,7 @@
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-bukkit</artifactId>
<version>7.2.17</version>
<version>7.3.5</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 959d21f

Please sign in to comment.