Skip to content

Commit 005f97c

Browse files
fix(deps): update dependency com.google.guava:guava to v33.7.0-jre
1 parent ee7920f commit 005f97c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ dependencies {
108108
implementation("com.bucket4j:bucket4j_jdk17-core:8.19.0")
109109
implementation("com.discord4j:discord4j-core:3.3.2")
110110
implementation("com.github.ben-manes.caffeine:caffeine:3.2.4")
111-
implementation("com.google.guava:guava:33.6.0-jre")
111+
implementation("com.google.guava:guava:33.7.0-jre")
112112
implementation("com.graphql-java:graphql-java-extended-scalars:24.0")
113113
implementation("io.jsonwebtoken:jjwt-api:0.13.0")
114114
implementation("io.jsonwebtoken:jjwt-impl:0.13.0")

0 commit comments

Comments
 (0)