Skip to content

Commit a154d49

Browse files
build(deps): bump com.google.cloud:spring-cloud-gcp-dependencies (#2481)
Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 6.2.3 to 7.0.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@v6.2.3...v7.0.0) --- updated-dependencies: - dependency-name: com.google.cloud:spring-cloud-gcp-dependencies dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1a8a11 commit a154d49

File tree

1 file changed

+1
-1
lines changed
  • testcontainers-spring-boot-parent

1 file changed

+1
-1
lines changed

testcontainers-spring-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818
<spring.boot.version>3.5.3</spring.boot.version>
1919
<spring.cloud.version>2025.0.0</spring.cloud.version>
20-
<spring.cloud.gcp.version>6.2.3</spring.cloud.gcp.version>
20+
<spring.cloud.gcp.version>7.0.0</spring.cloud.gcp.version>
2121
<equalsverifier.version>4.0.5</equalsverifier.version>
2222
<junit-jupiter.version>5.13.4</junit-jupiter.version>
2323
<spring.cloud.azure.version>5.22.0</spring.cloud.azure.version>

0 commit comments

Comments
 (0)