Skip to content

Commit

Permalink
fix(deps): update dependency com.sk89q.worldedit:worldedit-core to v7…
Browse files Browse the repository at this point in the history
….3.4
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent baf2d79 commit 753121b
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 @@ -255,7 +255,7 @@
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-core</artifactId>
<version>7.2.17</version>
<version>7.3.4</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 @@ -77,7 +77,7 @@
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-core</artifactId>
<version>7.2.17</version>
<version>7.3.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 753121b

Please sign in to comment.