Skip to content

Commit

Permalink
Bump failsafe from 2.4.2 to 2.4.3
Browse files Browse the repository at this point in the history
Bumps [failsafe](https://github.com/failsafe-lib/failsafe) from 2.4.2 to 2.4.3.
- [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-2.4.2...failsafe-2.4.3)

---
updated-dependencies:
- dependency-name: net.jodah:failsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gesellix committed Aug 20, 2021
1 parent e276737 commit 1b53ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
testImplementation("com.kohlschutter.junixsocket:junixsocket-core:[2.3,)")
testImplementation("com.kohlschutter.junixsocket:junixsocket-common:[2.3,)")

testImplementation("net.jodah:failsafe:2.4.2")
testImplementation("net.jodah:failsafe:2.4.3")
testImplementation("org.apache.commons:commons-compress:1.21")

testImplementation("org.slf4j:slf4j-api")
Expand Down

0 comments on commit 1b53ab1

Please sign in to comment.