Update Bukkit dependency to 1.7.9-R0.1-SNAPSHOT.

This commit is contained in:
asofold 2014-04-27 10:57:21 +02:00
parent 32a2c976b4
commit 2afd9a458c
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.6.4-R0.1-SNAPSHOT</version>
<version>1.7.9-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>