]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-21743 Add JCL plugin
authorEric Giffon <eric.giffon@sonarsource.com>
Thu, 29 Feb 2024 10:28:35 +0000 (11:28 +0100)
committersonartech <sonartech@sonarsource.com>
Mon, 4 Mar 2024 20:02:27 +0000 (20:02 +0000)
build.gradle

index 05eeadfbaaaa92514eef1f9810ed40f34be0d4ba..ab34992c4c30333f48a7720459d440673107bf28 100644 (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') {