Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.cloud:spring-cloud-d…
Browse files Browse the repository at this point in the history
…ependencies to v2023.0.5
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent f0662a8 commit 5d6c964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {
}

dependencies {
implementation(platform("org.springframework.cloud:spring-cloud-dependencies:2023.0.3"))
implementation(platform("org.springframework.cloud:spring-cloud-dependencies:2023.0.5"))

implementation("org.springframework.boot:spring-boot-starter-web")
implementation("org.springframework.boot:spring-boot-starter-cache")
Expand Down

0 comments on commit 5d6c964

Please sign in to comment.