mirror of
https://github.com/songoda/UltimateRepairing.git
synced 2025-02-18 21:41:30 +01:00
Update pom.xml
This commit is contained in:
parent
19e4b1ef1e
commit
6041cdcba6
9
pom.xml
9
pom.xml
@ -46,14 +46,14 @@
|
|||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>private</id>
|
<id>private</id>
|
||||||
<url>http://repo.songoda.com/artifactory/private</url>
|
<url>http://repo.songoda.com/artifactory/private/</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.spigotmc</groupId>
|
<groupId>org.spigotmc</groupId>
|
||||||
<artifactId>spigot</artifactId>
|
<artifactId>spigot</artifactId>
|
||||||
<version>1.13.1</version>
|
<version>1.13.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.songoda</groupId>
|
<groupId>com.songoda</groupId>
|
||||||
@ -116,9 +116,10 @@
|
|||||||
<version>7.3.0</version>
|
<version>7.3.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.songoda</groupId>
|
<groupId>com.gmail.filoghost.holographicdisplays</groupId>
|
||||||
<artifactId>epicspawners</artifactId>
|
<artifactId>holographicdisplays-api</artifactId>
|
||||||
<version>LATEST</version>
|
<version>LATEST</version>
|
||||||
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.gmail.nossr50</groupId>
|
<groupId>com.gmail.nossr50</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user