Skip to content

Commit

Permalink
Update dependency net.dv8tion:JDA to v5.0.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2023
1 parent f11dbd1 commit 555bde3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.0.0-beta.1</version>
<version>5.0.0-beta.5</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -158,7 +158,7 @@
<additionalDependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.0.0-beta.1</version>
<version>5.0.0-beta.5</version>
</additionalDependency>
</additionalDependencies>
</configuration>
Expand Down

0 comments on commit 555bde3

Please sign in to comment.