now we talkin

This commit is contained in:
Legit4K
2021-08-31 01:46:23 +01:00
committed by GitHub
parent 9c69965ee7
commit a249f53d6a

View File

@@ -66,12 +66,16 @@
<id>spigot-repo</id>
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
</repository>
<repository>
<id>dre-repo</id>
<url>http://erethon.de/repo/</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<artifactId>spigot</artifactId>
<version>1.16.5-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>