Skip to content

Commit

Permalink
Add Bombe's Maven repository
Browse files Browse the repository at this point in the history
Required for `frenet` and `freenet-ext` dependencies.
  • Loading branch information
Thynix authored Jun 27, 2023
1 parent 75a329b commit ae7645e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@
</dependency>
</dependencies>

<repositories>
<repository>
<url>https://maven.pterodactylus.net/</url>
<name>Bombe's Maven repository</name>
<id>pterodactylus</id>
</repository>
</repositories>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit ae7645e

Please sign in to comment.