Skip to content

Commit

Permalink
fixing missing citizen data in excel for FT tests (#2457)
Browse files Browse the repository at this point in the history
* fixing missing citizen data in excel for FT tests

* dummy push
  • Loading branch information
patelila committed Jul 17, 2024
1 parent 606cb48 commit 2b957ee
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 @@ -336,7 +336,7 @@ dependencies {
implementation 'org.jooq:jool-java-8:0.9.14'
implementation 'com.github.hmcts:ccd-case-document-am-client:1.7.1'

testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.22.2'
testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.22.3'
testImplementation group: 'com.github.hmcts', name: 'befta-fw', version: '9.0.2'

contractTestImplementation "org.junit.jupiter:junit-jupiter-api:${junitJupiterVersion}"
Expand Down

0 comments on commit 2b957ee

Please sign in to comment.