Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit ad95a7e

Browse files
build(deps): bump spring-cloud-dependencies from 2020.0.3 to 2020.0.4
Bumps [spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-build) from 2020.0.3 to 2020.0.4. - [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-build/commits) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b283d1b commit ad95a7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

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

2121
dependencyManagement {
2222
imports {
23-
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2020.0.3'
23+
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2020.0.4'
2424
}
2525
}
2626

0 commit comments

Comments
 (0)