]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-22350 Update SonarJCL dependency to 1.2.0.1148 (#11207)
authorGyula Sallai <gyula.sallai@sonarsource.com>
Tue, 4 Jun 2024 15:48:46 +0000 (17:48 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 4 Jun 2024 20:02:42 +0000 (20:02 +0000)
build.gradle

index 1e15b42fac57a06f5428b9f3ac7eed2a53456c2f..4649454d8d4a4b3fdefec0cb73dcc3af27e3f010 100644 (file)
@@ -282,7 +282,7 @@ subprojects {
       dependency 'org.sonarsource.iac:sonar-iac-plugin:1.31.0.10579'
       dependency 'org.sonarsource.text:sonar-text-plugin:2.10.0.2188'
       dependency 'com.sonarsource.text:sonar-text-enterprise-plugin:2.10.0.2188'
-      dependency 'com.sonarsource.jcl:sonar-jcl-plugin:1.1.0.855'
+      dependency 'com.sonarsource.jcl:sonar-jcl-plugin:1.2.0.1148'
 
       // please keep this list alphabetically ordered
       dependencySet(group: 'ch.qos.logback', version: '1.5.3') {