Skip to content

Commit

Permalink
build(deps): bump com.google.cloud:spring-cloud-gcp-dependencies (#1425)
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.9.0 to 5.10.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.9.0...v5.10.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 Jan 18, 2025
1 parent 6febe7e commit 0fa91a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance-tests/apps/springstorageapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<description>Demo project for testing Cloud Service Broker for GCP Object Storage with Spring Boot</description>
<properties>
<java.version>17</java.version>
<spring-cloud-gcp.version>5.9.0</spring-cloud-gcp.version>
<spring-cloud-gcp.version>5.10.0</spring-cloud-gcp.version>
<spring-cloud.version>2023.0.5</spring-cloud.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 0fa91a9

Please sign in to comment.