Ver código fonte

Merge branch 'master' of https://github.com/mcMMO-dev/mcmmo into configurable

nossr50 6 anos atrás
pai
commit
989537366a
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -219,7 +219,7 @@
         <dependency>
             <groupId>org.spigotmc</groupId>
             <artifactId>spigot-api</artifactId>
-            <version>1.14</version>
+            <version>1.14-R0.1-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>