Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency net.dv8tion:JDA to v5.0.0-beta.20 #76

Merged
merged 1 commit into from
Feb 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependency net.dv8tion:JDA to v5.0.0-beta.20
renovate[bot] authored Jan 21, 2024
commit e0278d9f9ce4c5947ff8f4401073681fc702f0f8
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.0.0-beta.19</version>
<version>5.0.0-beta.20</version>
</dependency>

<!-- Logging -->