diff --git a/build.gradle b/build.gradle index 1b7edfaa..f0f35263 100644 --- a/build.gradle +++ b/build.gradle @@ -169,7 +169,7 @@ ext["rest-assured.version"] = '5.1.0' dependencies { implementation 'com.github.hmcts:et-common:2.5.2' implementation 'com.github.hmcts:et-data-model:3.18.27' - implementation 'com.github.hmcts:ecm-common:2.0.5' + implementation 'com.github.hmcts:ecm-common:2.1.0' implementation 'com.github.hmcts:ecm-data-model:1.3.12' configurations.configureEach {