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

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

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