aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorhashicorp-vault-sonar-prod[bot] <111297361+hashicorp-vault-sonar-prod[bot]@users.noreply.github.com>2024-11-25 10:21:41 +0100
committersonartech <sonartech@sonarsource.com>2024-11-25 20:02:55 +0000
commit5e4ce0bf3e0de616856f1906540242c819952c12 (patch)
tree9a52866d05576d0e925034452f4cfd8ec3174147 /build.gradle
parent6e89b695f15534c743b4b3e2d8eef295d1dfccdd (diff)
downloadsonarqube-5e4ce0bf3e0de616856f1906540242c819952c12.tar.gz
sonarqube-5e4ce0bf3e0de616856f1906540242c819952c12.zip
SONAR-23728 Update CFamily analyzer and dependencies to version 6.61.0.77816
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 9c61a44ea27..b25aab99ecb 100644
--- a/build.gradle
+++ b/build.gradle
@@ -254,8 +254,8 @@ subprojects {
// bundled plugin list -- keep it alphabetically ordered
dependency 'com.sonarsource.abap:sonar-abap-plugin:3.14.0.5470'
dependency 'com.sonarsource.cobol:sonar-cobol-plugin:5.7.0.8061'
- dependency 'com.sonarsource.cpp:sonar-cfamily-dependencies-plugin:6.60.0.76379'
- dependency 'com.sonarsource.cpp:sonar-cfamily-plugin:6.60.0.76379'
+ dependency 'com.sonarsource.cpp:sonar-cfamily-dependencies-plugin:6.61.0.77816'
+ dependency 'com.sonarsource.cpp:sonar-cfamily-plugin:6.61.0.77816'
dependency 'com.sonarsource.dart:sonar-dart-plugin:0.2.0.1567'
dependency 'com.sonarsource.dbd:sonar-dbd-plugin:1.33.0.12439'
dependency 'com.sonarsource.dbd:sonar-dbd-java-frontend-plugin:1.33.0.12439'