mirror of
https://github.com/Flowsqy/ShopChest.git
synced 2024-11-26 01:05:12 +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>
|
||||
<url>https://repo.codemc.org/repository/maven-public/</url>
|
||||
</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) -->
|
||||
<repository>
|
||||
<id>inventive-repo</id>
|
||||
@ -124,7 +119,7 @@
|
||||
<dependency>
|
||||
<groupId>com.plotsquared</groupId>
|
||||
<artifactId>PlotSquared-Core</artifactId>
|
||||
<version>6.2.1</version>
|
||||
<version>6.5.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user