Skip to content

Commit

Permalink
Update dependency net.jodah:failsafe to v2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent b47b79b commit 2a6ebb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ dependencies {

testImplementation group: 'org.pdfbox', name: 'com.springsource.org.pdfbox', version: '0.7.3'
testImplementation group: 'com.jayway.jsonpath', name: 'json-path-assert', version: '2.5.0'
testImplementation group: 'net.jodah', name: 'failsafe', version: '2.4.0'
testImplementation group: 'net.jodah', name: 'failsafe', version: '2.4.4'
testImplementation group: 'org.xmlunit', name: 'xmlunit-core', version: '2.8.2'
testImplementation group: 'org.xmlunit', name: 'xmlunit-matchers', version: '2.8.2'
testImplementation 'com.github.hmcts:fortify-client:1.2.1:all'
Expand Down

0 comments on commit 2a6ebb2

Please sign in to comment.