Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent b9c3e30 commit ed5f830
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 @@ -70,7 +70,7 @@ dependencies {
implementation 'org.springdoc:springdoc-openapi-ui:1.8.0'
implementation 'com.opencsv:opencsv:5.10'
implementation 'io.github.resilience4j:resilience4j-bulkhead:2.2.0'
implementation 'io.github.resilience4j:resilience4j-spring-boot2:2.2.0'
implementation 'io.github.resilience4j:resilience4j-spring-boot2:2.3.0'
compileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
Expand Down

0 comments on commit ed5f830

Please sign in to comment.