Skip to content

Commit

Permalink
SONAR-11403 Embed SonarScala in all SonarQube editions
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Lancelot authored and sonartech committed Dec 20, 2018
1 parent b45880c commit 68930d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-application/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ dependencies {
bundledPlugin 'org.sonarsource.python:sonar-python-plugin:1.10.0.2131@jar'
bundledPlugin 'org.sonarsource.scm.git:sonar-scm-git-plugin:1.6.0.1349@jar'
bundledPlugin 'org.sonarsource.scm.svn:sonar-scm-svn-plugin:1.9.0.1295@jar'
bundledPlugin "org.sonarsource.slang:sonar-scala-plugin:${slangVersion}@jar"
bundledPlugin 'org.sonarsource.typescript:sonar-typescript-plugin:1.8.0.3332@jar'
bundledPlugin 'org.sonarsource.xml:sonar-xml-plugin:1.5.1.1452@jar'

Expand Down

0 comments on commit 68930d0

Please sign in to comment.