]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-22103 Improve CFamily analysis: fix compiler probe timeout on macOS ARM
authorMichael Jabbour <117195239+michael-jabbour-sonarsource@users.noreply.github.com>
Mon, 22 Apr 2024 10:22:08 +0000 (12:22 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 22 Apr 2024 20:02:37 +0000 (20:02 +0000)
build.gradle

index 848b4e95276e174ee22547810a999259133c7d25..ffff1ffb2e1c338c8bbd44b9de4115fb4b309fbc 100644 (file)
@@ -200,7 +200,7 @@ subprojects {
       // bundled plugin list -- keep it alphabetically ordered
       dependency 'com.sonarsource.abap:sonar-abap-plugin:3.11.0.4030'
       dependency 'com.sonarsource.cobol:sonar-cobol-plugin:5.2.1.7644'
-      dependency 'com.sonarsource.cpp:sonar-cfamily-plugin:6.41.1.62265'
+      dependency 'com.sonarsource.cpp:sonar-cfamily-plugin:6.41.2.69583'
       dependency 'com.sonarsource.dbd:sonar-dbd-plugin:1.10.0.3046'
       dependency 'com.sonarsource.dbd:sonar-dbd-java-frontend-plugin:1.10.0.3046'
       dependency 'com.sonarsource.dbd:sonar-dbd-python-frontend-plugin:1.10.0.3046'