Skip to content

Commit

Permalink
Trying to use a specific 1.13.2 Spigot snapshot to fix the ambiguity
Browse files Browse the repository at this point in the history
  • Loading branch information
Poslovitch committed Dec 30, 2018
1 parent bf1890c commit 30a26da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 30a26da

Please sign in to comment.