diff --git a/build.gradle b/build.gradle index 132974b4d5e..0ddd6307b31 100644 --- a/build.gradle +++ b/build.gradle @@ -337,7 +337,7 @@ configurations.all { } dependencies { - implementation 'com.github.hmcts:civil-commons:v1.1.3' + implementation 'com.github.hmcts:civil-commons:13814-C' implementation project(':dashboard-notifications') implementation group: 'org.springframework.data', name: 'spring-data-jpa' implementation group: 'org.springframework.boot', name: 'spring-boot-starter-web'