Skip to content

Commit fc625d7

Browse files
author
damt
committed
[Fixed] Compiling
1 parent 281af71 commit fc625d7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@
1313
<maven.compiler.target>8</maven.compiler.target>
1414
</properties>
1515

16+
<repositories>
17+
<repository>
18+
<id>spigot-repo</id>
19+
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
20+
</repository>
21+
</repositories>
22+
1623
<dependencies>
1724
<dependency>
1825
<groupId>org.spigotmc</groupId>

0 commit comments

Comments
 (0)