We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2083cbd commit 2b3c123Copy full SHA for 2b3c123
build.gradle.kts
@@ -22,7 +22,7 @@ configurations.matching { it.name == "detekt" }.all {
22
dependencyManagement {
23
24
imports {
25
- mavenBom("org.springframework.cloud:spring-cloud-dependencies:2023.0.3")
+ mavenBom("org.springframework.cloud:spring-cloud-dependencies:2024.0.0")
26
}
27
28
0 commit comments