瀏覽代碼

SONAR-18216 Improve SonarText analysis

tags/9.9.0.65466
Jacek Poreda 1 年之前
父節點
當前提交
2100644e92
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle 查看文件

@@ -206,7 +206,7 @@ subprojects {
dependency 'org.sonarsource.api.plugin:sonar-plugin-api:9.14.0.375'
dependency 'org.sonarsource.xml:sonar-xml-plugin:2.7.0.3820'
dependency 'org.sonarsource.iac:sonar-iac-plugin:1.11.0.2847'
dependency 'org.sonarsource.text:sonar-text-plugin:2.0.0.604'
dependency 'org.sonarsource.text:sonar-text-plugin:2.0.1.611'

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

Loading…
取消
儲存