Upgrade to SnakeYAML 1.30 release

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot 2021-12-18 11:36:31 +11:00
parent 203cfd5697
commit d4062d0461

View file

@ -54,7 +54,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.28</version>
<version>1.30</version>
<scope>compile</scope>
</dependency>
<!-- not part of the API proper -->