Explorar el Código

SONARSCSVN-19 Fix compatibility of SVN plugin

tags/7.5
Simon Brandhof hace 5 años
padre
commit
c89828c612
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      sonar-application/build.gradle

+ 1
- 1
sonar-application/build.gradle Ver fichero

@@ -56,7 +56,7 @@ dependencies {
bundledPlugin 'org.sonarsource.php:sonar-php-plugin:2.14.0.3569@jar'
bundledPlugin 'org.sonarsource.python:sonar-python-plugin:1.10.0.2131@jar'
bundledPlugin 'org.sonarsource.scm.git:sonar-scm-git-plugin:1.4.1.1128@jar'
bundledPlugin 'org.sonarsource.scm.svn:sonar-scm-svn-plugin:1.7.0.1017@jar'
bundledPlugin 'org.sonarsource.scm.svn:sonar-scm-svn-plugin:1.8.0.1168@jar'
bundledPlugin 'org.sonarsource.typescript:sonar-typescript-plugin:1.7.0.2893@jar'
bundledPlugin 'org.sonarsource.xml:sonar-xml-plugin:1.5.1.1452@jar'


Cargando…
Cancelar
Guardar