diff --git a/build.gradle b/build.gradle index 310c4e4b..9597fe08 100644 --- a/build.gradle +++ b/build.gradle @@ -161,7 +161,7 @@ dependencies { implementation group: 'org.springframework.retry', name: 'spring-retry' implementation group: 'com.sendgrid', name: 'sendgrid-java', version: '4.9.3' - implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.1' + implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.2' implementation group: 'commons-io', name: 'commons-io', version: '2.11.0' implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.12.0'