diff --git a/build.gradle b/build.gradle index 5de2345b7..3d943b877 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.19' + implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.20' 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'