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 v2021.0.8
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 5e2c06c commit f67ef5b
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.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2021.0.8'
}
}

Expand Down

0 comments on commit f67ef5b

Please sign in to comment.