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 v2024
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent 68c78c0 commit 0a994f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ dependencyUpdates {

dependencyManagement {
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2023.0.5'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2024.0.0'
}

imports {
Expand Down

0 comments on commit 0a994f9

Please sign in to comment.