mirror of
https://github.com/amalthea-mc/ShopChest.git
synced 2024-11-09 20:21:07 +00:00
Fix build
This commit is contained in:
parent
acd447c6ec
commit
5606f2a4e5
6
pom.xml
6
pom.xml
@ -75,10 +75,6 @@
|
|||||||
<id>uskyblock-repo</id>
|
<id>uskyblock-repo</id>
|
||||||
<url>https://raw.github.com/rlf/uSkyBlock/mvn-repo/</url>
|
<url>https://raw.github.com/rlf/uSkyBlock/mvn-repo/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
|
||||||
<id>tastybento-repo</id>
|
|
||||||
<url>http://dl.bintray.com/tastybento/maven-repo</url>
|
|
||||||
</repository>
|
|
||||||
<repository>
|
<repository>
|
||||||
<id>jitpack-repo</id>
|
<id>jitpack-repo</id>
|
||||||
<url>https://jitpack.io</url>
|
<url>https://jitpack.io</url>
|
||||||
@ -131,7 +127,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.wasteofplastic</groupId>
|
<groupId>com.wasteofplastic</groupId>
|
||||||
<artifactId>askyblock</artifactId>
|
<artifactId>askyblock</artifactId>
|
||||||
<version>3.0.6.2</version>
|
<version>3.0.9.4</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user