Skip to content

Commit

Permalink
Bump io.github.resilience4j:resilience4j-spring-boot2
Browse files Browse the repository at this point in the history
Bumps [io.github.resilience4j:resilience4j-spring-boot2](https://github.com/resilience4j/resilience4j) from 1.7.1 to 2.2.0.
- [Release notes](https://github.com/resilience4j/resilience4j/releases)
- [Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc)
- [Commits](resilience4j/resilience4j@v1.7.1...v2.2.0)

---
updated-dependencies:
- dependency-name: io.github.resilience4j:resilience4j-spring-boot2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent f94be99 commit 9eac449
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 @@ -77,7 +77,7 @@ dependencies {
implementation 'org.springdoc:springdoc-openapi-ui:1.6.14'
implementation 'com.opencsv:opencsv:5.7.1'
implementation 'io.github.resilience4j:resilience4j-bulkhead:1.7.1'
implementation 'io.github.resilience4j:resilience4j-spring-boot2:1.7.1'
implementation 'io.github.resilience4j:resilience4j-spring-boot2:2.2.0'
compileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
Expand Down

0 comments on commit 9eac449

Please sign in to comment.