Skip to content

Commit 689cce9

Browse files
Update dependency com.github.hmcts:fortify-client to v1.4.3
1 parent ba3c30a commit 689cce9

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
@@ -390,7 +390,7 @@ dependencies {
390390
implementation group: 'org.projectlombok', name: 'lombok', version: versions.lombok
391391
annotationProcessor group: 'org.projectlombok', name: 'lombok', version: versions.lombok
392392

393-
testImplementation 'com.github.hmcts:fortify-client:1.4.1:all'
393+
testImplementation 'com.github.hmcts:fortify-client:1.4.3:all'
394394
testImplementation libraries.junit5
395395
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test', {
396396
exclude group: 'junit', module: 'junit'

0 commit comments

Comments
 (0)