There was an error while loading. Please reload this page.
1 parent ee7920f commit 005f97cCopy full SHA for 005f97c
1 file changed
build.gradle.kts
@@ -108,7 +108,7 @@ dependencies {
108
implementation("com.bucket4j:bucket4j_jdk17-core:8.19.0")
109
implementation("com.discord4j:discord4j-core:3.3.2")
110
implementation("com.github.ben-manes.caffeine:caffeine:3.2.4")
111
- implementation("com.google.guava:guava:33.6.0-jre")
+ implementation("com.google.guava:guava:33.7.0-jre")
112
implementation("com.graphql-java:graphql-java-extended-scalars:24.0")
113
implementation("io.jsonwebtoken:jjwt-api:0.13.0")
114
implementation("io.jsonwebtoken:jjwt-impl:0.13.0")
0 commit comments