Explorar o código

Fixed uSkyBlock dependency

RadBuilder %!s(int64=7) %!d(string=hai) anos
pai
achega
b2c8343a1f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Plugin/pom.xml

+ 1 - 1
Plugin/pom.xml

@@ -82,7 +82,7 @@
         <dependency>
             <groupId>com.github.rlf</groupId>
             <artifactId>uSkyBlock-API</artifactId>
-            <version>LATEST</version>
+            <version>2.6.4</version>
         </dependency>
     </dependencies>
 </project>