Skip to content

Commit

Permalink
chore(deps): Bump com.google.cloud:spring-cloud-gcp-dependencies (#1531)
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 4.8.0 to 4.8.1.
- [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@v4.8.0...v4.8.1)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Igor Yova <Igor.Yova@gmail.com>
  • Loading branch information
dependabot[bot] and Fameing authored Oct 13, 2023
1 parent 98efa5f commit c3dba07
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.1</testcontainers.version>
<spring.boot.version>3.1.4</spring.boot.version>
<spring.cloud.version>2022.0.4</spring.cloud.version>
<spring.cloud.gcp.version>4.8.0</spring.cloud.gcp.version>
<spring.cloud.gcp.version>4.8.1</spring.cloud.gcp.version>
<equalsverifier.version>3.15.2</equalsverifier.version>
<junit-jupiter.version>5.10.0</junit-jupiter.version>
<spring.cloud.azure.version>5.5.0</spring.cloud.azure.version>
Expand Down

0 comments on commit c3dba07

Please sign in to comment.