Explorar el Código

SONAR-21943 Improve JCL analysis: 15 rules (#10879)

tags/10.5.0.89998
Gyula Sallai hace 1 mes
padre
commit
32ac6fbe35
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle Ver fichero

@@ -282,7 +282,7 @@ subprojects {
dependency 'org.sonarsource.iac:sonar-iac-plugin:1.26.0.8471'
dependency 'org.sonarsource.text:sonar-text-plugin:2.9.0.2100'
dependency 'com.sonarsource.text:sonar-text-enterprise-plugin:2.9.0.2100'
dependency 'com.sonarsource.jcl:sonar-jcl-plugin:1.0.0.638'
dependency 'com.sonarsource.jcl:sonar-jcl-plugin:1.1.0.855'

// please keep this list alphabetically ordered
dependencySet(group: 'ch.qos.logback', version: '1.3.11') {

Cargando…
Cancelar
Guardar