Skip to content

Commit

Permalink
Update dependency com.plotsquared:PlotSquared-Core to v6.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 1108163 commit 3b8ab7c
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 @@ -353,7 +353,7 @@
<dependency>
<groupId>com.plotsquared</groupId>
<artifactId>PlotSquared-Core</artifactId>
<version>6.11.1</version>
<version>6.11.2</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion dough-protection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<dependency>
<groupId>com.plotsquared</groupId>
<artifactId>PlotSquared-Core</artifactId>
<version>6.11.1</version>
<version>6.11.2</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 3b8ab7c

Please sign in to comment.