Explorar el Código

dependency update

MasterCake hace 5 años
padre
commit
6b14a51de8
Se han modificado 1 ficheros con 1 adiciones y 8 borrados
  1. 1 8
      pom.xml

+ 1 - 8
pom.xml

@@ -101,13 +101,6 @@
 			<version>1.5.0-SNAPSHOT</version>
 			<scope>provided</scope>
 		</dependency>
-		<!-- SkyBlockEarth -->
-		<dependency>
-			<groupId>me.goodandevil</groupId>
-			<artifactId>skyblockearth</artifactId>
-			<version>59-SNAPSHOT</version>
-			<scope>provided</scope>
-		</dependency>
 		<!-- SuperiorSkyblock -->
 		<dependency>
 			<groupId>com.bgsoftware</groupId>
@@ -137,7 +130,7 @@
 		<dependency>
 			<groupId>com.songoda</groupId>
 			<artifactId>fabledskyblock</artifactId>
-			<version>78.2-SNAPSHOT</version>
+			<version>2.0.0-SNAPSHOT</version>
 		</dependency>
 		<!-- Placeholder API -->
 		<dependency>