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 v2024
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 324b895 commit 3369ae4
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.5")
api platform("org.springframework.cloud:spring-cloud-dependencies:2024.0.0")

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

0 comments on commit 3369ae4

Please sign in to comment.