Skip to content

Commit

Permalink
依存関係を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
kosugikun committed Dec 17, 2021
1 parent a540fe5 commit 4d0cfa8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>4.3.0_331</version>
<version>4.4.0_350</version>
</dependency>
<dependency>
<groupId>com.github.Cosgy-Dev</groupId>
Expand All @@ -62,18 +62,18 @@
<artifactId>lavaplayer-ext-youtube-rotator</artifactId>
<version>LATEST</version>
</dependency>-->
<dependency>
<groupId>com.github.jagrosh</groupId>
<artifactId>JLyrics</artifactId>
<version>master-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>pw.chew</groupId>
<artifactId>jda-chewtils</artifactId>
<version>1.22.0</version>
<scope>compile</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>com.jagrosh</groupId>
<artifactId>JLyrics</artifactId>
<version>0.5</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
Expand Down

0 comments on commit 4d0cfa8

Please sign in to comment.