Skip to content

Commit 9e6d43b

Browse files
Bump JDA from 4.1.1_144 to 4.1.1_145
Bumps JDA from 4.1.1_144 to 4.1.1_145. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0860edb commit 9e6d43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies{
3030
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.6.0'
3131
api group: 'org.json', name: 'json', version: '20190722'
3232
api group: 'org.jetbrains', name: 'annotations', version: '19.0.0'
33-
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.1_144'){
33+
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.1_145'){
3434
exclude(module: 'opus-java')
3535
}
3636
api group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.0'

0 commit comments

Comments
 (0)