Skip to content

Commit faa6fd4

Browse files
Bump com.google.cloud:spring-cloud-gcp-dependencies from 7.2.0 to 7.4.0 (#797)
Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 7.2.0 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.2.0...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 192a1e1 commit faa6fd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repositories {
4242

4343
dependencyManagement {
4444
imports {
45-
mavenBom 'com.google.cloud:spring-cloud-gcp-dependencies:7.2.0'
45+
mavenBom 'com.google.cloud:spring-cloud-gcp-dependencies:7.4.0'
4646
mavenBom 'org.junit:junit-bom:5.13.4'
4747
}
4848
}

0 commit comments

Comments
 (0)