Update for DiscordSRV 14.3

This commit is contained in:
cnaude 2017-06-18 20:51:05 -07:00
parent 44315e5d08
commit 809cdf4ba3

View File

@ -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>