Skip to content

Commit

Permalink
chore(deps): bump com.google.cloud:spring-cloud-gcp-dependencies (#966)
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.0.3 to 5.0.4.
- [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.0.3...v5.0.4)

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

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 Feb 26, 2024
1 parent e1bc3ee commit 4090f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>17</java.version>
<kotlin.version>1.9.22</kotlin.version>
<spring-cloud-gcp.version>5.0.3</spring-cloud-gcp.version>
<spring-cloud-gcp.version>5.0.4</spring-cloud-gcp.version>
<spring-cloud.version>2023.0.0</spring-cloud.version>
</properties>

Expand Down

0 comments on commit 4090f59

Please sign in to comment.