Skip to content

Commit

Permalink
Update build.gradle (#622)
Browse files Browse the repository at this point in the history
  • Loading branch information
dinesh1patel authored Jan 27, 2025
1 parent b8bed72 commit d851134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ dependencies {

testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test'

testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.22.2'
testImplementation group: 'com.github.hmcts', name: 'befta-fw', version: '9.0.2'
testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.24.2'
testImplementation group: 'com.github.hmcts', name: 'befta-fw', version: '9.2.0'
//testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.2'
testImplementation 'com.github.hmcts:fortify-client:1.3.0:all'
testImplementation 'info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.9.11'
Expand Down

0 comments on commit d851134

Please sign in to comment.