mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
@@ -30,8 +30,9 @@
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.vexsoftware</groupId>
|
||||
<artifactId>nuvotifier-universal</artifactId>
|
||||
<!-- https://jitpack.io/#NuVotifier/NuVotifier -->
|
||||
<groupId>com.github.NuVotifier.NuVotifier</groupId>
|
||||
<artifactId>nuvotifier-bukkit</artifactId>
|
||||
<version>2.6.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
@@ -51,9 +52,8 @@
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<!-- Votifier repo -->
|
||||
<id>bintray-repo</id>
|
||||
<url>https://dl.bintray.com/ichbinjoe/public/</url>
|
||||
<id>jitpack.io</id>
|
||||
<url>https://jitpack.io</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>civ-github-repo</id>
|
||||
|
||||
Reference in New Issue
Block a user