Skip to content

Commit

Permalink
Update dependency org.springframework.cloud:spring-cloud-dependencies…
Browse files Browse the repository at this point in the history
… to v2022
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent db872ae commit ab52c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thunx-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
api platform(project(":thunx-bom"))

api platform("org.springframework.boot:spring-boot-dependencies:2.7.13")
api platform("org.springframework.cloud:spring-cloud-dependencies:2021.0.7")
api platform("org.springframework.cloud:spring-cloud-dependencies:2022.0.3")
api platform("org.testcontainers:testcontainers-bom:1.18.3")

constraints {
Expand Down

0 comments on commit ab52c8e

Please sign in to comment.