Skip to content

Commit

Permalink
Merge pull request #25 from Ahoo-Wang/renovate/spring-cloud
Browse files Browse the repository at this point in the history
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2021.0.5
  • Loading branch information
Ahoo-Wang committed Nov 12, 2022
2 parents 0e560e1 + 14b7731 commit f65a24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simba-dependencies/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

dependencies {
api(platform("org.springframework.boot:spring-boot-dependencies:2.7.5"))
api(platform("org.springframework.cloud:spring-cloud-dependencies:2021.0.4"))
api(platform("org.springframework.cloud:spring-cloud-dependencies:2021.0.5"))
api(platform("org.testcontainers:testcontainers-bom:1.17.5"))
constraints {
api("com.google.guava:guava:30.0-jre")
Expand Down

0 comments on commit f65a24d

Please sign in to comment.