Skip to content

Commit

Permalink
Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.0-jre to 33.2.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 62fa7cb commit 1bdec57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
api("org.bouncycastle:bcprov-jdk18on:1.78.1")
api("com.bucket4j:bucket4j-core:8.10.1")
api("com.google.cloud:spring-cloud-gcp-dependencies:5.4.1")
api("com.google.guava:guava:33.2.0-jre")
api("com.google.guava:guava:33.2.1-jre")
api("com.google.protobuf:protobuf-java:$protobufVersion")
api("com.graphql-java-generator:graphql-java-client-runtime:2.4")
api("com.graphql-java:graphql-java-extended-scalars:22.0")
Expand Down

0 comments on commit 1bdec57

Please sign in to comment.