Skip to content

Commit

Permalink
Update dependency com.github.hmcts:fortify-client to v1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent fb45491 commit f4de0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ dependencies {
implementation group: 'org.projectlombok', name: 'lombok', version: versions.lombok
annotationProcessor group: 'org.projectlombok', name: 'lombok', version: versions.lombok

testImplementation 'com.github.hmcts:fortify-client:1.4.1:all'
testImplementation 'com.github.hmcts:fortify-client:1.4.6:all'
testImplementation libraries.junit5
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test', {
exclude group: 'junit', module: 'junit'
Expand Down

0 comments on commit f4de0ef

Please sign in to comment.