Skip to content

Commit

Permalink
SLI-172 Update analyzers
Browse files Browse the repository at this point in the history
  • Loading branch information
dbmeneses committed Jan 24, 2017
1 parent 90d7bc3 commit d5a466a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ dependencies {
testCompile 'org.assertj:assertj-core:3.6.0'
testCompile 'org.mockito:mockito-core:2.2.22'
sqplugins (
'org.sonarsource.java:sonar-java-plugin:4.3.0.7717',
'org.sonarsource.javascript:sonar-javascript-plugin:2.18.0.3454',
'org.sonarsource.php:sonar-php-plugin:2.9.1.1705',
'org.sonarsource.java:sonar-java-plugin:4.4.0.8066',
'org.sonarsource.javascript:sonar-javascript-plugin:2.19.0.3866',
'org.sonarsource.php:sonar-php-plugin:2.9.2.1744',
'org.sonarsource.python:sonar-python-plugin:1.6'
)
}
Expand Down

0 comments on commit d5a466a

Please sign in to comment.