Skip to content

Commit

Permalink
Bump io.github.resilience4j:resilience4j-annotations from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [io.github.resilience4j:resilience4j-annotations](https://github.com/resilience4j/resilience4j) from 2.1.0 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@v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 5140496 commit e7c4b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blackbox-test-inject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>io.github.resilience4j</groupId>
<artifactId>resilience4j-annotations</artifactId>
<version>2.1.0</version>
<version>2.2.0</version>
</dependency>

<!-- annotation processor -->
Expand Down

0 comments on commit e7c4b9e

Please sign in to comment.