Skip to content

Commit

Permalink
Upgrade to SnakeYaml 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Jan 23, 2017
1 parent 1f3391a commit eff432e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser-yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<artifactId>parser-yaml</artifactId>
<name>Forge - YAML Parser Addon</name>
<properties>
<snakeyaml.version>1.16</snakeyaml.version>
<snakeyaml.version>1.17</snakeyaml.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit eff432e

Please sign in to comment.