|
@@ -236,13 +236,14 @@
|
236
|
236
|
<groupId>com.jsuereth</groupId>
|
237
|
237
|
<artifactId>sbt-pgp</artifactId>
|
238
|
238
|
<version>1.1.0</version>
|
239
|
|
- </dependency> -->
|
|
239
|
+ </dependency>
|
240
|
240
|
|
241
|
241
|
<dependency>
|
242
|
242
|
<groupId>net.dv8tion</groupId>
|
243
|
243
|
<artifactId>JDA</artifactId>
|
244
|
244
|
<version>LATEST</version>
|
245
|
245
|
</dependency>
|
|
246
|
+ -->
|
246
|
247
|
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
|
247
|
248
|
<dependency>
|
248
|
249
|
<groupId>org.apache.httpcomponents</groupId>
|