Skip to content

Commit a7ce5cd

Browse files
fix(deps): update dependency com.plotsquared:plotsquared-core to v6.11.2
1 parent a23d95e commit a7ce5cd

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
@@ -353,7 +353,7 @@
353353
<dependency>
354354
<groupId>com.plotsquared</groupId>
355355
<artifactId>PlotSquared-Core</artifactId>
356-
<version>6.11.1</version>
356+
<version>6.11.2</version>
357357
<scope>provided</scope>
358358
<exclusions>
359359
<exclusion>

dough-protection/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<dependency>
167167
<groupId>com.plotsquared</groupId>
168168
<artifactId>PlotSquared-Core</artifactId>
169-
<version>6.11.1</version>
169+
<version>6.11.2</version>
170170
<scope>provided</scope>
171171
<exclusions>
172172
<exclusion>

0 commit comments

Comments
 (0)