Skip to content

Commit 753121b

Browse files
fix(deps): update dependency com.sk89q.worldedit:worldedit-core to v7.3.4
1 parent baf2d79 commit 753121b

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
@@ -255,7 +255,7 @@
255255
<dependency>
256256
<groupId>com.sk89q.worldedit</groupId>
257257
<artifactId>worldedit-core</artifactId>
258-
<version>7.2.17</version>
258+
<version>7.3.4</version>
259259
<scope>provided</scope>
260260
</dependency>
261261
<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.4</version>
8181
<scope>provided</scope>
8282
</dependency>
8383
<dependency>

0 commit comments

Comments
 (0)