Trying to use a specific 1.13.2 Spigot snapshot to fix the ambiguity

This commit is contained in:
Florian CUNY 2018-12-30 15:05:46 +01:00
parent bf1890c392
commit 30a26da821
1 changed files with 1 additions and 1 deletions

View File

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