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 7682009 commit 731ecb1Copy full SHA for 731ecb1
build.gradle.kts
@@ -21,7 +21,7 @@ repositories {
21
}
22
23
dependencies {
24
- implementation(platform("org.springframework.cloud:spring-cloud-dependencies:2024.0.1"))
+ implementation(platform("org.springframework.cloud:spring-cloud-dependencies:2025.1.0"))
25
26
implementation("org.springframework.boot:spring-boot-starter-web")
27
implementation("org.springframework.boot:spring-boot-starter-cache")
0 commit comments