diff options
Diffstat (limited to 'server/sonar-docs/src/pages/analysis/bitbucket-cloud-integration.md')
-rw-r--r-- | server/sonar-docs/src/pages/analysis/bitbucket-cloud-integration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/analysis/bitbucket-cloud-integration.md b/server/sonar-docs/src/pages/analysis/bitbucket-cloud-integration.md index 6efd3408f3e..da79548b30e 100644 --- a/server/sonar-docs/src/pages/analysis/bitbucket-cloud-integration.md +++ b/server/sonar-docs/src/pages/analysis/bitbucket-cloud-integration.md @@ -87,7 +87,7 @@ Click the scanner you're using below to expand the example configuration: | | ``` | plugins { -| id "org.sonarqube" version "3.4.0.2513" +| id "org.sonarqube" version "3.5.0.2730" | } | ``` | |