Skip to content

Commit bd27d0a

Browse files
Update dependency com.github.hmcts:fortify-client to v1.4.7 (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6c1015 commit bd27d0a

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
@@ -215,7 +215,7 @@ dependencies {
215215
annotationProcessor group: 'org.projectlombok', name: 'lombok', version: lombokVersion
216216
testAnnotationProcessor group: 'org.projectlombok', name: 'lombok', version: lombokVersion
217217

218-
testImplementation 'com.github.hmcts:fortify-client:1.4.6:all'
218+
testImplementation 'com.github.hmcts:fortify-client:1.4.7:all'
219219

220220
implementation group: 'commons-fileupload', name: 'commons-fileupload', version: '1.5'
221221
implementation group: 'commons-io', name: 'commons-io', version: '2.18.0'

0 commit comments

Comments
 (0)