Skip to content

Commit

Permalink
Bump com.google.cloud:spring-cloud-gcp-dependencies from 5.5.1 to 5.6…
Browse files Browse the repository at this point in the history
….0 (#9218)

Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 5.5.1 to 5.6.0.
- [Release notes](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/spring-cloud-gcp@v5.5.1...v5.6.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:spring-cloud-gcp-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent ad61872 commit f971064
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 @@ -59,7 +59,7 @@ dependencies {
api("com.github.vertical-blank:sql-formatter:2.0.5")
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.5.1")
api("com.google.cloud:spring-cloud-gcp-dependencies:5.6.0")
api("com.google.guava:guava:33.3.0-jre")
api("com.google.protobuf:protobuf-java:$protobufVersion")
api("com.graphql-java-generator:graphql-java-client-runtime:2.7")
Expand Down

0 comments on commit f971064

Please sign in to comment.