Browse Source

SONAR-21743 Add JCL plugin

tags/10.5.0.89998
Eric Giffon 2 months ago
parent
commit
e5dfcf4d8a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      build.gradle

+ 1
- 0
build.gradle View File

@@ -282,6 +282,7 @@ subprojects {
dependency 'org.sonarsource.iac:sonar-iac-plugin:1.26.0.8471'
dependency 'org.sonarsource.text:sonar-text-plugin:2.8.0.1635'
dependency 'com.sonarsource.text:sonar-text-enterprise-plugin:2.8.0.1635'
dependency 'com.sonarsource.jcl:sonar-jcl-plugin:1.0.0.598'

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

Loading…
Cancel
Save