Skip to content

Commit

Permalink
Undo removing spigot dependency from module POM
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaneyXYZ committed Oct 30, 2023
1 parent 0f9c058 commit 7bf933b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/RoyalCommands/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,10 @@
</plugins>
</build>
<repositories>
<repository>
<id>spigot</id>
<url>https://hub.spigotmc.org/nexus/content/groups/public/</url>
</repository>
<repository>
<id>dmulloy2-repo</id>
<url>https://repo.dmulloy2.net/repository/public/</url>
Expand Down

0 comments on commit 7bf933b

Please sign in to comment.