We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5338506 commit 0495f6fCopy full SHA for 0495f6f
build.gradle
@@ -22,7 +22,7 @@ repositories {
22
}
23
24
dependencies {
25
- implementation "net.dv8tion:JDA:5.0.0-beta.5"
+ implementation "net.dv8tion:JDA:5.6.1"
26
implementation 'me.carleslc.Simple-YAML:Simple-Yaml:1.7.2'
27
implementation 'com.google.guava:guava:31.1-jre'
28
implementation 'org.springframework:spring-context:5.3.20'
0 commit comments