mirror of
https://github.com/cnaude/PurpleIRC-spigot.git
synced 2024-11-05 18:09:37 +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>
|
||||
</repository>
|
||||
|
||||
<!--
|
||||
<repository>
|
||||
<id>dmulloy2-repo</id>
|
||||
<url>http://repo.dmulloy2.net/content/groups/public/</url>
|
||||
</repository>
|
||||
-->
|
||||
|
||||
<repository>
|
||||
<id>placeholderapi</id>
|
||||
@ -429,7 +431,7 @@
|
||||
<dependency>
|
||||
<groupId>com.scarsz.discordsrv</groupId>
|
||||
<artifactId>DiscordSRV</artifactId>
|
||||
<version>14.1</version>
|
||||
<version>14.3</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user