Skip to content

Commit 1073404

Browse files
Update dependency com.github.hmcts:fortify-client to v1.4.5
1 parent 6aef60f commit 1073404

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
@@ -387,7 +387,7 @@ dependencies {
387387
implementation group: 'org.projectlombok', name: 'lombok', version: versions.lombok
388388
annotationProcessor group: 'org.projectlombok', name: 'lombok', version: versions.lombok
389389

390-
testImplementation 'com.github.hmcts:fortify-client:1.4.1:all'
390+
testImplementation 'com.github.hmcts:fortify-client:1.4.5:all'
391391
testImplementation libraries.junit5
392392
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test', {
393393
exclude group: 'junit', module: 'junit'

0 commit comments

Comments
 (0)