diff --git a/build-11.gradle b/build-11.gradle
index e131f8a0f..fd46daf7d 100644
--- a/build-11.gradle
+++ b/build-11.gradle
@@ -6,7 +6,7 @@ buildscript {
- CxSBSDK = "0.5.69"
+ CxSBSDK = "0.5.71"
ConfigProviderVersion = "1.0.9"
diff --git a/build.gradle b/build.gradle
index fa9022b8c..dc4f90952 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,7 +1,7 @@
buildscript {
ext {
- CxSBSDK = "0.5.70"
+ CxSBSDK = "0.5.71"
ConfigProviderVersion = "1.0.10"
diff --git a/docs/Thresholds-and-policies.md b/docs/Thresholds-and-policies.md
index 964dd548f..ce449975a 100644
--- a/docs/Thresholds-and-policies.md
+++ b/docs/Thresholds-and-policies.md
@@ -48,6 +48,10 @@ Under Branch policies configuration, enable Checkmarx scan as ‘required’ (ht
[[/Images/azure_enable_checkmarx_scan.png|enable checkmarx scan]]
+**Bitbucket Cloud**:
+
+User needs to define a pilicy in which approval of checkmarx user is mandatory then it will block merge.
+
#### Note