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.6
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent f8ff251 commit 169baeb
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 @@ -251,7 +251,7 @@
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-core</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 @@ -77,7 +77,7 @@
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-core</artifactId>
<version>7.2.17</version>
<version>7.3.6</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 169baeb

Please sign in to comment.