Skip to content

Commit

Permalink
Change addon dependency to Spigot API
Browse files Browse the repository at this point in the history
  • Loading branch information
stefvanschie committed Nov 12, 2024
1 parent 747cef0 commit 54613cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependencies>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<artifactId>spigot-api</artifactId>
<version>1.18.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 54613cd

Please sign in to comment.