diff --git a/build.gradle b/build.gradle index 78105c6d09..fe0813e076 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ ext { testContainersVersion = '2.0.5' cucumber = '7.34.3' beftaFwVersion = '9.2.6' - ccdTestDefinitionVersion = '7.26.7' + ccdTestDefinitionVersion = '97merge' limits = [ 'instruction': 90, 'branch' : 85,