Skip to content

Commit 63716fa

Browse files
Update dependency com.plotsquared:PlotSquared-Core to v6.11.2
1 parent 99381b2 commit 63716fa

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
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>com.plotsquared</groupId>
164164
<artifactId>PlotSquared-Core</artifactId>
165-
<version>6.11.1</version>
165+
<version>6.11.2</version>
166166
<scope>provided</scope>
167167
<exclusions>
168168
<exclusion>

0 commit comments

Comments
 (0)