Skip to content

Commit

Permalink
build(deps): bump com.google.cloud:spring-cloud-gcp-dependencies (#1878)
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 5.2.0 to 5.3.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.2.0...v5.3.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent b007a21 commit 2a7b42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testcontainers-spring-boot-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<testcontainers.version>1.19.7</testcontainers.version>
<spring.boot.version>3.2.5</spring.boot.version>
<spring.cloud.version>2023.0.1</spring.cloud.version>
<spring.cloud.gcp.version>5.2.0</spring.cloud.gcp.version>
<spring.cloud.gcp.version>5.3.0</spring.cloud.gcp.version>
<equalsverifier.version>3.16.1</equalsverifier.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<spring.cloud.azure.version>5.12.0</spring.cloud.azure.version>
Expand Down

0 comments on commit 2a7b42d

Please sign in to comment.