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 23ca2f1 commit 9c2f6b4Copy full SHA for 9c2f6b4
build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
implementation "net.dv8tion:JDA:5.0.0-beta.5"
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'
+ implementation 'org.springframework:spring-context:5.3.39'
29
implementation 'javax.inject:javax.inject:1'
30
implementation 'javax.annotation:javax.annotation-api:1.3.2'
31
implementation 'ch.qos.logback:logback-classic:1.2.11'
0 commit comments