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

Commit 255723f

Browse files
authored
Merge pull request #605 from BigBotNetwork/greg-dev
Bump versions
2 parents 543d481 + 7595021 commit 255723f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>net.dv8tion</groupId>
7171
<artifactId>JDA</artifactId>
72-
<version>4.2.0_222</version>
72+
<version>4.2.0_227</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>org.json</groupId>
@@ -89,22 +89,22 @@
8989
<dependency>
9090
<groupId>club.minnced</groupId>
9191
<artifactId>discord-webhooks</artifactId>
92-
<version>0.5.3</version>
92+
<version>0.5.4</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>org.kohsuke</groupId>
9696
<artifactId>github-api</artifactId>
97-
<version>1.117</version>
97+
<version>1.119</version>
9898
</dependency>
9999
<dependency>
100100
<groupId>com.sedmelluq</groupId>
101101
<artifactId>lavaplayer</artifactId>
102-
<version>1.3.64</version>
102+
<version>1.3.66</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>com.fasterxml.jackson.core</groupId>
106106
<artifactId>jackson-annotations</artifactId>
107-
<version>2.12.0</version>
107+
<version>2.12.1</version>
108108
</dependency>
109109
</dependencies>
110110

0 commit comments

Comments
 (0)