Skip to content

Commit dc88f2a

Browse files
Update dependency com.github.hmcts:fortify-client to v1.4.8
1 parent 7d24b13 commit dc88f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ dependencies {
343343
}
344344
testImplementation group: 'org.apache.commons', name: 'commons-email', version: '1.6.0'
345345
testImplementation group: 'io.github.netmikey.logunit', name: 'logunit-core', version: '2.0.0'
346-
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.5', classifier: 'all', {
346+
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.8', classifier: 'all', {
347347
exclude group: 'commons-io', module: 'commons-io'
348348
exclude group: 'org.apache.commons', module: 'commons-lang3'
349349
}

0 commit comments

Comments
 (0)