Browse Source

add missing repo

MasterCake 2 years ago
parent
commit
ef9c0b0d3a
1 changed files with 5 additions and 0 deletions
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -108,6 +108,11 @@
 			<scope>provided</scope>
 		</dependency>
 		<!-- SuperiorSkyblock -->
+	    <dependency>
+	        <groupId>com.bgsoftware</groupId>
+	        <artifactId>SuperiorSkyblockAPI</artifactId>
+	        <version>latest</version>
+	    </dependency>
 		<!-- SpaceSkyblock -->
 		<dependency>
 			<groupId>xyz.spaceio.skyblock</groupId>