Skip to content

Commit ba9ffb1

Browse files
Update dependency net.dv8tion:JDA to v5.4.0
1 parent df2ff3d commit ba9ffb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dependencies {
33

44
implementation("org.assertj:assertj-core:3.26.0")
55

6-
implementation("net.dv8tion:JDA:5.0.0-beta.24")
6+
implementation("net.dv8tion:JDA:5.4.0")
77

88
implementation("com.cronutils:cron-utils:9.2.1")
99
}

0 commit comments

Comments
 (0)