Updated dependency version for WorldGuard from 5.0 to 5.1-SNAPSHOT.

This fixes a warning about raw types.
This commit is contained in:
TomyLobo 2011-12-26 10:57:52 +01:00
parent 41f31250a9
commit df206724bd

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>com.sk89q</groupId>
<artifactId>worldedit</artifactId>
<version>5.0</version>
<version>5.1-SNAPSHOT</version>
</dependency>
<!-- Bukkit -->