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

This commit is contained in:
nossr50 2019-04-24 22:14:02 -07:00
commit 989537366a

View File

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