From d914719cc873a630ea09450614c8f190a7de4abc Mon Sep 17 00:00:00 2001 From: "hashicorp-vault-sonar-prod[bot]" <111297361+hashicorp-vault-sonar-prod[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:53:00 +0200 Subject: [PATCH] SONAR-23426 Update CFamily analyzer and dependencies to version 6.60.0.76379 (#12107) --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index f9c5b9cd254..6c893909402 100644 --- a/build.gradle +++ b/build.gradle @@ -244,8 +244,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.59.0.75237' - dependency 'com.sonarsource.cpp:sonar-cfamily-plugin:6.59.0.75237' + 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.dart:sonar-dart-plugin:0.2.0.1567' dependency 'com.sonarsource.dbd:sonar-dbd-plugin:1.31.0.11180' dependency 'com.sonarsource.dbd:sonar-dbd-java-frontend-plugin:1.31.0.11180' -- 2.39.5