Skip to content

Commit 044fc63

Browse files
Bump com.google.cloud:spring-cloud-gcp-dependencies from 7.4.4 to 7.4.5 (#866)
Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 7.4.4 to 7.4.5. - [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.4.4...v7.4.5) --- updated-dependencies: - dependency-name: com.google.cloud:spring-cloud-gcp-dependencies dependency-version: 7.4.5 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>
1 parent 3059608 commit 044fc63

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
@@ -36,7 +36,7 @@ repositories {
3636
}
3737

3838
dependencies {
39-
implementation(platform("com.google.cloud:spring-cloud-gcp-dependencies:7.4.4"))
39+
implementation(platform("com.google.cloud:spring-cloud-gcp-dependencies:7.4.5"))
4040
testImplementation(platform("org.junit:junit-bom:6.0.1"))
4141

4242
implementation('org.springframework.boot:spring-boot-starter-webmvc') {

0 commit comments

Comments
 (0)