We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 649ca63 commit ee90084Copy full SHA for ee90084
build.gradle
@@ -51,7 +51,7 @@ configurations {
51
dependencyManagement {
52
imports {
53
// https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-dependencies
54
- mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2024.0.0'
+ mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2024.0.1'
55
}
56
57
0 commit comments