]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-12274 Fix Pylint execution in SonarPython on Windows
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 9 Jul 2019 12:40:07 +0000 (14:40 +0200)
committerSonarTech <sonartech@sonarsource.com>
Thu, 17 Oct 2019 13:24:48 +0000 (15:24 +0200)
sonar-application/build.gradle

index b03ba7bcea8c19a56b12b52d561385173d7fcfa1..46ee22e8e4af74a115246e77beb32b99023b5b16 100644 (file)
@@ -69,7 +69,7 @@ dependencies {
   bundledPlugin 'org.sonarsource.javascript:sonar-javascript-plugin:5.2.1.7778@jar'
   bundledPlugin 'org.sonarsource.ldap:sonar-ldap-plugin:2.2.0.608@jar'
   bundledPlugin 'org.sonarsource.php:sonar-php-plugin:3.2.0.4868@jar'
-  bundledPlugin 'org.sonarsource.python:sonar-python-plugin:1.14.0.3086@jar'
+  bundledPlugin 'org.sonarsource.python:sonar-python-plugin:1.14.1.3143@jar'
   bundledPlugin "org.sonarsource.slang:sonar-kotlin-plugin:${slangVersion}@jar"
   bundledPlugin "org.sonarsource.slang:sonar-ruby-plugin:${slangVersion}@jar"
   bundledPlugin 'org.sonarsource.scm.git:sonar-scm-git-plugin:1.8.0.1574@jar'