Skip to content

Commit 0495f6f

Browse files
fix(deps): update dependency net.dv8tion:jda to v5.6.1
1 parent 5338506 commit 0495f6f

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
@@ -22,7 +22,7 @@ repositories {
2222
}
2323

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

0 commit comments

Comments
 (0)