Skip to content

Commit 5856781

Browse files
Update dependency com.github.hmcts:fortify-client to v1.4.8
1 parent 21b0fa1 commit 5856781

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
@@ -317,7 +317,7 @@ dependencies {
317317
}
318318
testImplementation group: 'org.apache.commons', name: 'commons-email', version: '1.6.0'
319319
testImplementation group: 'io.github.netmikey.logunit', name: 'logunit-core', version: '2.0.0'
320-
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.7', classifier: 'all', {
320+
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.8', classifier: 'all', {
321321
exclude group: 'commons-io', module: 'commons-io'
322322
exclude group: 'org.apache.commons', module: 'commons-lang3'
323323
}

0 commit comments

Comments
 (0)