Skip to content

Commit 29539f9

Browse files
fix(deps): update dependency net.dv8tion:jda to v5.6.1
1 parent 9e68dbf commit 29539f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
}
2020

2121
dependencies {
22-
implementation "net.dv8tion:JDA:5.0.0-beta.5"
22+
implementation "net.dv8tion:JDA:5.6.1"
2323
implementation 'me.carleslc.Simple-YAML:Simple-Yaml:1.7.2'
2424
implementation 'com.google.guava:guava:31.1-jre'
2525
implementation 'org.springframework:spring-context:5.3.20'

0 commit comments

Comments
 (0)