We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4862cd4 commit 3065fecCopy full SHA for 3065fec
build.gradle.kts
@@ -20,7 +20,7 @@ repositories {
20
}
21
22
dependencies {
23
- implementation(platform("org.springframework.cloud:spring-cloud-dependencies:2024.0.1"))
+ implementation(platform("org.springframework.cloud:spring-cloud-dependencies:2025.0.0"))
24
25
implementation("org.springframework.boot:spring-boot-starter-web")
26
implementation("org.springframework.boot:spring-boot-starter-cache")
0 commit comments