Minecraft 1.13.2 support

This commit is contained in:
md_5
2018-10-23 06:00:00 +11:00
parent bba5098ff1
commit 1c5bff7ed7
5 changed files with 13 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.21</version>
<version>1.23</version>
<scope>compile</scope>
</dependency>
</dependencies>