Skip to content

Commit ab32c52

Browse files
committed
Implement permission and value checks to prevent unnecessary overwrites in recursive field processing
1 parent 3c09e39 commit ab32c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ dependencies {
337337
implementation 'org.jooq:jool-java-8:0.9.14'
338338
implementation 'com.github.hmcts:ccd-case-document-am-client:1.7.1'
339339

340-
testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.23.0'
340+
testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.22.3'
341341
testImplementation group: 'com.github.hmcts', name: 'befta-fw', version: '9.0.2'
342342

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

0 commit comments

Comments
 (0)