Skip to content

Commit

Permalink
Fix missing repository for compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
FireController1847 committed Jun 21, 2024
1 parent 00f8b26 commit 50bc025
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@
<id>codemc-repo</id>
<url>https://repo.codemc.org/repository/maven-public</url>
</repository>
<repository>
<id>papermc</id>
<url>https://repo.papermc.io/repository/maven-public/</url>
</repository>
</repositories>

<!-- Build -->
Expand Down

0 comments on commit 50bc025

Please sign in to comment.