Skip to content

Commit 60797f9

Browse files
committed
Fix pom
1 parent dff0dba commit 60797f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@
108108
<id>codemc-repo</id>
109109
<url>https://repo.codemc.io/repository/maven-public/</url>
110110
</repository>
111+
<repository>
112+
<id>spigot-repo</id>
113+
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
114+
</repository>
111115
</repositories>
112116

113117
<dependencies>

0 commit comments

Comments
 (0)