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.1.2.
- [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases)
- [Commits](spring-cloud/spring-cloud-build@v3.1.1...v3.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent db8614b commit 69b5cb4
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.1.2"
validationApiVersion = "2.0.1.Final"
gsonVersion = "2.8.5"
jwtVersion = "4.4.0"
Expand Down

0 comments on commit 69b5cb4

Please sign in to comment.