diff --git a/build.gradle b/build.gradle index a6da61426..5d1a5d20b 100644 --- a/build.gradle +++ b/build.gradle @@ -234,7 +234,7 @@ dependencies { implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '4.0.3' - implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.31' + implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.32' implementation group: 'com.microsoft.azure', name: 'applicationinsights-logging-logback', version: '2.6.4' implementation group: 'com.microsoft.azure', name: 'applicationinsights-spring-boot-starter', version: '2.6.4'