Skip to content

Commit

Permalink
build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core (#1837)
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:spring-cloud-gcp-core](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-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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] authored Mar 5, 2024
1 parent 918b330 commit bd65d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-content-gcs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>spring-cloud-gcp-core</artifactId>
<version>5.0.3</version>
<version>5.0.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit bd65d4f

Please sign in to comment.