Skip to content

Commit 26e08e1

Browse files
Bump failsafe from 3.2.4 to 3.3.0 (#125)
Bumps [failsafe](https://github.com/failsafe-lib/failsafe) from 3.2.4 to 3.3.0. - [Release notes](https://github.com/failsafe-lib/failsafe/releases) - [Changelog](https://github.com/failsafe-lib/failsafe/blob/master/CHANGELOG.md) - [Commits](failsafe-lib/failsafe@failsafe-parent-3.2.4...failsafe-parent-3.3.0) --- updated-dependencies: - dependency-name: dev.failsafe:failsafe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cdb9fd commit 26e08e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@
771771
<dependency>
772772
<groupId>dev.failsafe</groupId>
773773
<artifactId>failsafe</artifactId>
774-
<version>3.2.4</version>
774+
<version>3.3.0</version>
775775
</dependency>
776776
</dependencies>
777777
</dependencyManagement>

0 commit comments

Comments
 (0)