Skip to content

Commit ff78d04

Browse files
Bump spring-cloud-gcp-dependencies from 4.3.1 to 4.4.0 (PlaytikaOSS#1351)
Bumps [spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 4.3.1 to 4.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@v4.3.1...v4.4.0) --- updated-dependencies: - dependency-name: com.google.cloud:spring-cloud-gcp-dependencies dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 580f607 commit ff78d04

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
@@ -18,7 +18,7 @@
1818
<testcontainers.version>1.18.1</testcontainers.version>
1919
<spring.boot.version>3.0.6</spring.boot.version>
2020
<spring.cloud.version>2022.0.2</spring.cloud.version>
21-
<spring.cloud.gcp.version>4.3.1</spring.cloud.gcp.version>
21+
<spring.cloud.gcp.version>4.4.0</spring.cloud.gcp.version>
2222
<equalsverifier.version>3.14.1</equalsverifier.version>
2323
<junit-jupiter.version>5.9.3</junit-jupiter.version>
2424
<spring.cloud.azure.version>5.0.0</spring.cloud.azure.version>

0 commit comments

Comments
 (0)