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 18654d6 commit 1c7ecabCopy full SHA for 1c7ecab
build.gradle
@@ -23,7 +23,7 @@ repositories {
23
24
dependencies {
25
implementation "net.dv8tion:JDA:5.0.0-beta.5"
26
- implementation 'me.carleslc.Simple-YAML:Simple-Yaml:1.7.2'
+ implementation 'me.carleslc.Simple-YAML:Simple-Yaml:1.8.4'
27
implementation 'com.google.guava:guava:31.1-jre'
28
implementation 'org.springframework:spring-context:5.3.20'
29
implementation 'javax.inject:javax.inject:1'
0 commit comments