Skip to content

Commit 8068fd9

Browse files
committed
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2021
1 parent 6710012 commit 8068fd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins.withId('io.spring.dependency-management') {
22
dependencyManagement {
33
imports {
4-
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2020.0.3'
4+
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2021.0.2'
55
mavenBom 'org.testcontainers:testcontainers-bom:1.16.0'
66
}
77
dependencies {

0 commit comments

Comments
 (0)