1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-06-18 06:51:24 +02:00

Update spigot version

This commit is contained in:
t00thpick1 2016-12-02 00:12:16 -05:00 committed by GitHub
parent e238ec8fc6
commit 4b20db47b2

@ -135,7 +135,7 @@
<dependency> <dependency>
<groupId>org.bukkit</groupId> <groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId> <artifactId>bukkit</artifactId>
<version>1.10-R0.1-SNAPSHOT</version> <version>1.11-R0.1-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>