Skip to content

Commit

Permalink
SONAR-15512 Fix several bugs with C/C++/Obj-C analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
wouter-admiraal-sonarsource authored and sonartech committed Oct 21, 2021
1 parent 13a4beb commit 7dcb126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ subprojects {
// bundled plugin list -- keep it alphabetically ordered
dependency 'com.sonarsource.abap:sonar-abap-plugin:3.9.1.3127'
dependency 'com.sonarsource.cobol:sonar-cobol-plugin:4.6.2.4876'
dependency 'com.sonarsource.cpp:sonar-cfamily-plugin:6.20.1.32841'
dependency 'com.sonarsource.cpp:sonar-cfamily-plugin:6.20.2.38358'
dependency 'com.sonarsource.pli:sonar-pli-plugin:1.11.1.2727'
dependency 'com.sonarsource.plsql:sonar-plsql-plugin:3.6.1.3873'
dependency 'com.sonarsource.plugins.vb:sonar-vb-plugin:2.7.1.2721'
Expand Down

0 comments on commit 7dcb126

Please sign in to comment.