Skip to content

Commit 643821d

Browse files
Update dependency com.github.hmcts:fortify-client to v1.4.10 (#298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61af786 commit 643821d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ dependencies {
216216
annotationProcessor group: 'org.projectlombok', name: 'lombok', version: lombokVersion
217217
testAnnotationProcessor group: 'org.projectlombok', name: 'lombok', version: lombokVersion
218218

219-
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.9', classifier: 'all'
219+
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.10', classifier: 'all'
220220

221221
implementation group: 'commons-fileupload', name: 'commons-fileupload', version: '1.6.0'
222222
implementation group: 'commons-io', name: 'commons-io', version: '2.20.0'

0 commit comments

Comments
 (0)