Update to Minecraft 1.13.2

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2018-10-23 06:00:00 +11:00
parent 2deff0fecc
commit 7bde974727
2 changed files with 84 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.13.1-R0.1-SNAPSHOT</version>
<version>1.13.2-R0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Bukkit</name>
@@ -73,7 +73,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.21</version>
<version>1.23</version>
<scope>compile</scope>
</dependency>
<!-- testing -->