Skip to content

Commit 05088c7

Browse files
chore: bump io.github.resilience4j:resilience4j-retry
Bumps [io.github.resilience4j:resilience4j-retry](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-retry dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f21054e commit 05088c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powertools-e2e-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<groupId>io.github.resilience4j</groupId>
112112
<artifactId>resilience4j-retry</artifactId>
113113
<!-- 2.x. not compatible with Java 11 anymore -->
114-
<version>1.7.1</version>
114+
<version>2.2.0</version>
115115
<scope>test</scope>
116116
</dependency>
117117
<dependency>

0 commit comments

Comments
 (0)