Skip to content

Commit

Permalink
Bump fortify client version (#2015)
Browse files Browse the repository at this point in the history
Bump fortify client

Co-authored-by: Tom Elliott <tomelliott@Toms-MacBook-Pro.local>
  • Loading branch information
tomxelliott and Tom Elliott authored Dec 17, 2024
1 parent b6f8ebe commit 1eb38f3
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 @@ -361,7 +361,7 @@ dependencies {
implementation 'org.camunda.bpm:camunda-external-task-client:7.21.0'

annotationProcessor group: 'org.projectlombok', name: 'lombok', version: versions.lombok
testImplementation 'com.github.hmcts:fortify-client:1.4.3:all'
testImplementation 'com.github.hmcts:fortify-client:1.4.6:all'

testImplementation libraries.junit5
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test', {
Expand Down

0 comments on commit 1eb38f3

Please sign in to comment.