Merge pull request #6 from EtienneDx/spigot_1.14

Switched to 1.14 spigot version
This commit is contained in:
EtienneDx 2019-05-16 17:26:59 +02:00 committed by GitHub
commit d3b38ba056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.13.2-R0.1-SNAPSHOT</version>
<version>1.14-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>