Updated snakeyaml to reflect Bukkit

This commit is contained in:
Nathan Adams 2011-10-10 21:40:41 +01:00
parent c818414fd5
commit b05d4769d8

View File

@ -81,7 +81,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.7</version>
<version>1.9</version>
<type>jar</type>
<scope>provided</scope>
</dependency>