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.3
  • Loading branch information
renovate[bot] committed Jul 11, 2024
1 parent b3d8473 commit 8308f0a
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 @@ -214,7 +214,7 @@ dependencyUpdates {

dependencyManagement {
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2023.0.2'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2023.0.3'
}

imports {
Expand Down

0 comments on commit 8308f0a

Please sign in to comment.