Discord4J's branch got merged 17h ago

This commit is contained in:
Norbi Peti 2016-12-21 22:42:54 +01:00
parent 2bcb47b7b5
commit 51e96b982a

View file

@ -135,7 +135,7 @@
<dependency>
<groupId>com.github.austinv11</groupId>
<artifactId>Discord4j</artifactId>
<version>websocket-rewrite-SNAPSHOT</version>
<version>master-SNAPSHOT</version>
<!-- <classifier>shaded</classifier> --> <!-- Include this line if you want a shaded jar (all the Discord4J dependencies
bundled into one jar) -->
</dependency>