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 76b1561 commit 6a105f2Copy full SHA for 6a105f2
build.gradle
@@ -24,7 +24,7 @@ repositories {
24
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'
+ implementation 'com.google.guava:guava:33.4.8-jre'
28
implementation 'org.springframework:spring-context:5.3.20'
29
implementation 'javax.inject:javax.inject:1'
30
implementation 'javax.annotation:javax.annotation-api:1.3.2'
0 commit comments