Skip to content

Commit

Permalink
Merge pull request #206 from xenit-eu/renovate/spring-cloud
Browse files Browse the repository at this point in the history
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2023.0.4
  • Loading branch information
renovate[bot] authored Nov 27, 2024
2 parents f8dffbc + 77bd188 commit 7e64a0f
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.3.4")
api platform("org.springframework.cloud:spring-cloud-dependencies:2023.0.3")
api platform("org.springframework.cloud:spring-cloud-dependencies:2023.0.4")

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

0 comments on commit 7e64a0f

Please sign in to comment.