Skip to content

Commit 6fbb08e

Browse files
Bump com.google.cloud:spring-cloud-gcp-dependencies from 7.4.5 to 8.0.1 (#894)
Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 7.4.5 to 8.0.1. - [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.5...v8.0.1) --- updated-dependencies: - dependency-name: com.google.cloud:spring-cloud-gcp-dependencies dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d75aab commit 6fbb08e

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.5"))
39+
implementation(platform("com.google.cloud:spring-cloud-gcp-dependencies:8.0.1"))
4040
implementation(platform("tools.jackson:jackson-bom:3.1.0"))
4141
testImplementation(platform("org.junit:junit-bom:6.0.3"))
4242

0 commit comments

Comments
 (0)