tobby48 4 years ago
parent
commit
c68f42d78a
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      pom.xml

+ 2
- 1
pom.xml View File

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