We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d6392 commit 1619dc0Copy full SHA for 1619dc0
build.gradle
@@ -305,7 +305,7 @@ dependencies {
305
implementation 'org.jooq:jool-java-8:0.9.14'
306
implementation 'com.github.hmcts:ccd-case-document-am-client:1.7.1'
307
308
- testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.21.13'
+ testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '8.0.0'
309
310
testImplementation group: 'com.github.hmcts', name: 'befta-fw', version: beftaFwVersion
311
testRuntimeOnly group: 'com.github.hmcts', name: 'befta-fw', version: beftaFwVersion
0 commit comments