Fix build

This commit is contained in:
Eric 2021-07-24 23:45:18 +02:00
parent acd447c6ec
commit 5606f2a4e5
1 changed files with 1 additions and 5 deletions

View File

@ -75,10 +75,6 @@
<id>uskyblock-repo</id>
<url>https://raw.github.com/rlf/uSkyBlock/mvn-repo/</url>
</repository>
<repository>
<id>tastybento-repo</id>
<url>http://dl.bintray.com/tastybento/maven-repo</url>
</repository>
<repository>
<id>jitpack-repo</id>
<url>https://jitpack.io</url>
@ -131,7 +127,7 @@
<dependency>
<groupId>com.wasteofplastic</groupId>
<artifactId>askyblock</artifactId>
<version>3.0.6.2</version>
<version>3.0.9.4</version>
<scope>provided</scope>
</dependency>
<dependency>