tobby48 5 年 前
コミット
c68f42d78a
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 2
    1
      pom.xml

+ 2
- 1
pom.xml ファイルの表示

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>