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