mirror of
https://github.com/Flowsqy/ShopChest.git
synced 2024-11-29 01:35:29 +01:00
Bump PlotSquared v6 to version 6.5.0
This commit is contained in:
parent
fd3b3b3785
commit
5c001ae979
7
pom.xml
7
pom.xml
@ -79,11 +79,6 @@
|
|||||||
<id>codemc-repo</id>
|
<id>codemc-repo</id>
|
||||||
<url>https://repo.codemc.org/repository/maven-public/</url>
|
<url>https://repo.codemc.org/repository/maven-public/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<!-- Intellectual Site repo (PlotSquared v6) -->
|
|
||||||
<repository>
|
|
||||||
<id>intellectualsites-snapshots-repo</id>
|
|
||||||
<url>https://mvn.intellectualsites.com/content/repositories/public/</url>
|
|
||||||
</repository>
|
|
||||||
<!-- Inventive Talent repo (ReflectionHelper) -->
|
<!-- Inventive Talent repo (ReflectionHelper) -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>inventive-repo</id>
|
<id>inventive-repo</id>
|
||||||
@ -124,7 +119,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.plotsquared</groupId>
|
<groupId>com.plotsquared</groupId>
|
||||||
<artifactId>PlotSquared-Core</artifactId>
|
<artifactId>PlotSquared-Core</artifactId>
|
||||||
<version>6.2.1</version>
|
<version>6.5.0</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user