Update SnakeYAML version

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot 2022-09-22 10:15:39 +10:00
parent 8891e2079c
commit ed674a6a4a

View File

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