We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b38e00 commit 82cd597Copy full SHA for 82cd597
discord/build.gradle.kts
@@ -3,7 +3,7 @@ dependencies {
3
4
implementation("org.assertj:assertj-core:3.26.0")
5
6
- implementation("net.dv8tion:JDA:5.0.0-beta.24")
+ implementation("net.dv8tion:JDA:5.3.0")
7
8
implementation("com.cronutils:cron-utils:9.2.1")
9
}
0 commit comments