Browse Source

SONAR-16481 Add Python Dataflow Bug Detection Analyzer

tags/9.6.0.59041
Jacek 1 year ago
parent
commit
338e732e9f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      build.gradle

+ 1
- 0
build.gradle View File

@@ -151,6 +151,7 @@ subprojects {
dependency 'com.sonarsource.cpp:sonar-cfamily-plugin:6.36.0.52033'
dependency 'com.sonarsource.dbd:sonar-dbd-plugin:1.5.0.1969'
dependency 'com.sonarsource.dbd:sonar-dbd-java-frontend-plugin:1.5.0.1969'
dependency 'com.sonarsource.dbd:sonar-dbd-python-frontend-plugin:1.5.0.1969'
dependency 'com.sonarsource.pli:sonar-pli-plugin:1.11.1.2727'
dependency 'com.sonarsource.plsql:sonar-plsql-plugin:3.7.0.4372'
dependency 'com.sonarsource.plugins.vb:sonar-vb-plugin:2.8.0.3021'

Loading…
Cancel
Save