Browse Source

SONAR-18726 SONAR-18387 upgrade c family analyzer to 6.43.0.61486

tags/10.0.0.68432
Steve Marion 1 year ago
parent
commit
ea3e042a48
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -184,7 +184,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.0.5949'
dependency 'com.sonarsource.cpp:sonar-cfamily-plugin:6.41.0.60884'
dependency 'com.sonarsource.cpp:sonar-cfamily-plugin:6.43.0.61486'
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'

Loading…
Cancel
Save