Skip to content

Commit

Permalink
Use spigot-api dependency instead of spigot
Browse files Browse the repository at this point in the history
  • Loading branch information
Brokkonaut committed Nov 4, 2020
1 parent 84a5038 commit 26a84b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -75,7 +75,7 @@
<dependencies>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<artifactId>spigot-api</artifactId>
<version>1.16.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 26a84b3

Please sign in to comment.