Skip to content

Commit

Permalink
[deps]: Bump org.springframework.cloud:spring-cloud-circuitbreaker-de…
Browse files Browse the repository at this point in the history
…pendencies

Bumps [org.springframework.cloud:spring-cloud-circuitbreaker-dependencies](https://github.com/spring-cloud/spring-cloud-build) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases)
- [Commits](https://github.com/spring-cloud/spring-cloud-build/commits)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-circuitbreaker-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent fd7c37f commit 2763979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ plugins {
ext {
kotlinVersion = "1.9.25"
springBootVersion = "3.2.8"
springCircuitBreakerVersion = "3.1.1"
springCircuitBreakerVersion = "3.2.0"
validationApiVersion = "2.0.1.Final"
gsonVersion = "2.8.5"
jwtVersion = "4.4.0"
Expand Down

0 comments on commit 2763979

Please sign in to comment.