mirror of
https://github.com/cnaude/PurpleIRC-spigot.git
synced 2024-12-01 14:33:23 +01:00
Update for DiscordSRV 14.3
This commit is contained in:
parent
44315e5d08
commit
809cdf4ba3
4
pom.xml
4
pom.xml
@ -55,10 +55,12 @@
|
|||||||
<url>http://nexus.hc.to/content/repositories/pub_releases</url>
|
<url>http://nexus.hc.to/content/repositories/pub_releases</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
|
<!--
|
||||||
<repository>
|
<repository>
|
||||||
<id>dmulloy2-repo</id>
|
<id>dmulloy2-repo</id>
|
||||||
<url>http://repo.dmulloy2.net/content/groups/public/</url>
|
<url>http://repo.dmulloy2.net/content/groups/public/</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
-->
|
||||||
|
|
||||||
<repository>
|
<repository>
|
||||||
<id>placeholderapi</id>
|
<id>placeholderapi</id>
|
||||||
@ -429,7 +431,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.scarsz.discordsrv</groupId>
|
<groupId>com.scarsz.discordsrv</groupId>
|
||||||
<artifactId>DiscordSRV</artifactId>
|
<artifactId>DiscordSRV</artifactId>
|
||||||
<version>14.1</version>
|
<version>14.3</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user