We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e4456 commit 28aca4aCopy full SHA for 28aca4a
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.1.1"))
24
25
implementation("org.springframework.boot:spring-boot-starter-web")
26
implementation("org.springframework.boot:spring-boot-starter-cache")
0 commit comments