Skip to content

Commit a467446

Browse files
fix(deps): update dependency com.sk89q.worldedit:worldedit-core to v7.3.7
1 parent cb22e71 commit a467446

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dough-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
<dependency>
252252
<groupId>com.sk89q.worldedit</groupId>
253253
<artifactId>worldedit-core</artifactId>
254-
<version>7.2.17</version>
254+
<version>7.3.7</version>
255255
<scope>provided</scope>
256256
</dependency>
257257
<dependency>

dough-protection/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.sk89q.worldedit</groupId>
7979
<artifactId>worldedit-core</artifactId>
80-
<version>7.2.17</version>
80+
<version>7.3.7</version>
8181
<scope>provided</scope>
8282
<exclusions>
8383
<exclusion>

0 commit comments

Comments
 (0)