Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Commit

Permalink
Merge pull request #605 from BigBotNetwork/greg-dev
Browse files Browse the repository at this point in the history
Bump versions
  • Loading branch information
greg6775 authored Jan 15, 2021
2 parents 543d481 + 7595021 commit 255723f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>4.2.0_222</version>
<version>4.2.0_227</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand All @@ -89,22 +89,22 @@
<dependency>
<groupId>club.minnced</groupId>
<artifactId>discord-webhooks</artifactId>
<version>0.5.3</version>
<version>0.5.4</version>
</dependency>
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.117</version>
<version>1.119</version>
</dependency>
<dependency>
<groupId>com.sedmelluq</groupId>
<artifactId>lavaplayer</artifactId>
<version>1.3.64</version>
<version>1.3.66</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.12.0</version>
<version>2.12.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 255723f

Please sign in to comment.