We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c09e39 commit ab32c52Copy full SHA for ab32c52
build.gradle
@@ -337,7 +337,7 @@ dependencies {
337
implementation 'org.jooq:jool-java-8:0.9.14'
338
implementation 'com.github.hmcts:ccd-case-document-am-client:1.7.1'
339
340
- testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.23.0'
+ testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.22.3'
341
testImplementation group: 'com.github.hmcts', name: 'befta-fw', version: '9.0.2'
342
343
contractTestImplementation "org.junit.jupiter:junit-jupiter-api:${junitJupiterVersion}"
0 commit comments