Skip to content

Commit

Permalink
bump JDA versions because why not
Browse files Browse the repository at this point in the history
  • Loading branch information
granny committed Jul 1, 2024
1 parent 62919df commit b0549fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jda4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>4.4.0_351</version>
<version>4.4.1_353</version>
<scope>provided</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion jda5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.0.0-beta.18</version>
<version>5.0.0-beta.24</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit b0549fd

Please sign in to comment.