Skip to content

Commit 89f446c

Browse files
authored
Update pom.xml
Adding back additional repo
1 parent 4300fdc commit 89f446c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
</build>
5959

6060
<repositories>
61+
<repository>
62+
<id>jitpack.io</id>
63+
<url>https://jitpack.io</url>
64+
</repository>
6165
<repository>
6266
<id>spigotmc-repo</id>
6367
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
@@ -78,4 +82,4 @@
7882
<scope>provided</scope>
7983
</dependency>
8084
</dependencies>
81-
</project>
85+
</project>

0 commit comments

Comments
 (0)