Skip to content

Commit

Permalink
Update dependency net.dv8tion:JDA to v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 9af065e commit b9d85df
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.13</version>
<version>5.0.1</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.1</version>
</additionalDependency>
</additionalDependencies>
</configuration>
Expand Down

0 comments on commit b9d85df

Please sign in to comment.