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 v2023
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 2480028 commit 16f8c75
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:3.1.6")
api platform("org.springframework.cloud:spring-cloud-dependencies:2022.0.5")
api platform("org.springframework.cloud:spring-cloud-dependencies:2023.0.0")

constraints {
api 'net.javacrumbs.json-unit:json-unit-assertj:3.2.7'
Expand Down

0 comments on commit 16f8c75

Please sign in to comment.