Skip to content

Commit

Permalink
fix: Add aikar repository
Browse files Browse the repository at this point in the history
Just when I thought everything was fine.
  • Loading branch information
ArikSquad committed Mar 24, 2024
1 parent 6812a79 commit 8cdf07d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions spigot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,12 @@
<name>quantiom</name>
<url>https://repo.repsy.io/mvn/quantiom/minecraft</url>
</repository>

<!-- Aikar -->
<repository>
<id>aikar</id>
<url>https://repo.aikar.co/content/groups/aikar/</url>
</repository>
</repositories>

<dependencies>
Expand Down

0 comments on commit 8cdf07d

Please sign in to comment.