pom.xml: build with craftbukkit 1.13

This commit is contained in:
Thijs Wiefferink 2019-06-23 21:59:04 +02:00
parent 4cda8a9292
commit 539887449c
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.14.2-R0.1-SNAPSHOT</version>
<version>1.13-R0.1-SNAPSHOT</version>
<type>jar</type>
<optional>true</optional>
</dependency>