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 v2022
  • Loading branch information
renovate[bot] committed Nov 17, 2023
1 parent baa6943 commit 3354fd8
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 @@ -133,7 +133,7 @@ dependencyUpdates {

dependencyManagement {
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2021.0.8'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down

0 comments on commit 3354fd8

Please sign in to comment.