File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
1212 because(" version 1.8.0 brings incompatible logging library" )
1313 }
1414 implementation(platform(" org.springframework.boot:spring-boot-dependencies:2.7.18" ))
15- implementation(platform(" org.springframework.cloud:spring-cloud-dependencies:2021 .0.9 " ))
15+ implementation(platform(" org.springframework.cloud:spring-cloud-dependencies:2024 .0.1 " ))
1616 implementation(platform(" org.springframework.cloud:spring-cloud-sleuth-otel-dependencies:1.1.4" ))
1717
1818 implementation(" org.springframework.boot:spring-boot-starter-web" )
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies {
1010 implementation(platform(project(" :common-internal-bom" )))
1111 implementation(platform(" org.springdoc:springdoc-openapi:2.6.0" ))
1212 implementation(platform(libs.spring.boot.v3.dependencies))
13- implementation(platform(" org.springframework.cloud:spring-cloud-dependencies:2023 .0.5 " ))
13+ implementation(platform(" org.springframework.cloud:spring-cloud-dependencies:2024 .0.1 " ))
1414
1515 implementation(" org.springframework.boot:spring-boot-starter-web" )
1616 implementation(" org.springframework.boot:spring-boot-starter-webflux" )
You can’t perform that action at this time.
0 commit comments