Skip to content

Commit f114620

Browse files
Bump io.github.resilience4j:resilience4j-annotations from 1.7.1 to 2.1.0
Bumps [io.github.resilience4j:resilience4j-annotations](https://github.com/resilience4j/resilience4j) from 1.7.1 to 2.1.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.1.0) --- updated-dependencies: - dependency-name: io.github.resilience4j:resilience4j-annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6cfc46 commit f114620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blackbox-test-inject/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>io.github.resilience4j</groupId>
5959
<artifactId>resilience4j-annotations</artifactId>
60-
<version>1.7.1</version>
60+
<version>2.1.0</version>
6161
</dependency>
6262

6363
<!-- annotation processor -->

0 commit comments

Comments
 (0)