Skip to content

Commit 0aa9992

Browse files
authored
Merge pull request #203 from botblock/dependabot/gradle/net.dv8tion-JDA-4.2.0_228
Bump JDA from 4.2.0_227 to 4.2.0_228
2 parents c5cf1b4 + 95c8eb1 commit 0aa9992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jda/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_227'){
2+
api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_228'){
33
exclude(module: 'opus-java')
44
}
55
implementation project(":core")

0 commit comments

Comments
 (0)