From ff1a1b3d4962f9adf4e6e59ef3952a589a80765e Mon Sep 17 00:00:00 2001 From: "hashicorp-vault-sonar-prod[bot]" <111297361+hashicorp-vault-sonar-prod[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 09:47:36 +0000 Subject: [PATCH] SONAR-24040 Update CFamily analyzer and dependencies to version 6.62.0.78645 --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index aa273f03dbe6..e685fa5af0ab 100644 --- a/build.gradle +++ b/build.gradle @@ -279,8 +279,8 @@ subprojects { // bundled plugin list -- keep it alphabetically ordered dependency 'com.sonarsource.abap:sonar-abap-plugin:3.15.0.5980' dependency 'com.sonarsource.cobol:sonar-cobol-plugin:5.8.0.8309' - 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.cpp:sonar-cfamily-dependencies-plugin:6.62.0.78645' + dependency 'com.sonarsource.cpp:sonar-cfamily-plugin:6.62.0.78645' dependency 'com.sonarsource.dart:sonar-dart-plugin:1.0.0.1952' dependency 'com.sonarsource.dbd:sonar-dbd-plugin:1.35.0.12862' dependency 'com.sonarsource.dbd:sonar-dbd-java-frontend-plugin:1.35.0.12862'