Skip to content

Commit 3fe186c

Browse files
build(deps): bump com.google.cloud:spring-cloud-gcp-dependencies (#2626)
Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 7.3.2 to 7.4.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@v7.3.2...v7.4.0) --- updated-dependencies: - dependency-name: com.google.cloud:spring-cloud-gcp-dependencies dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea7dcb6 commit 3fe186c

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.6</spring.boot.version>
1919
<spring.cloud.version>2025.0.0</spring.cloud.version>
20-
<spring.cloud.gcp.version>7.3.2</spring.cloud.gcp.version>
20+
<spring.cloud.gcp.version>7.4.0</spring.cloud.gcp.version>
2121
<equalsverifier.version>4.2</equalsverifier.version>
2222
<junit-jupiter.version>6.0.0</junit-jupiter.version>
2323
<spring.cloud.azure.version>6.0.0</spring.cloud.azure.version>

0 commit comments

Comments
 (0)