Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Commit

Permalink
Update dependency net.dv8tion:JDA to v5.0.0-alpha.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 18, 2022
1 parent 7ca990b commit 737e793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'


implementation("net.dv8tion:JDA:5.0.0-alpha.8")
implementation("net.dv8tion:JDA:5.0.0-alpha.10")
implementation("ch.qos.logback:logback-classic:1.2.10")
implementation("org.xerial:sqlite-jdbc:3.36.0.3")
implementation("club.minnced:discord-webhooks:0.7.5")
Expand Down

0 comments on commit 737e793

Please sign in to comment.