瀏覽代碼

SONAR-13328 fix SSF-106

tags/7.9.4
Michal Duda 4 年之前
父節點
當前提交
54ad43e764
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      sonar-application/build.gradle

+ 1
- 1
sonar-application/build.gradle 查看文件

@@ -57,7 +57,7 @@ dependencies {
jdbc_postgresql 'org.postgresql:postgresql'

bundledPlugin 'org.sonarsource.auth.github:sonar-auth-github-plugin:1.5.0.870@jar'
bundledPlugin 'org.sonarsource.auth.saml:sonar-auth-saml-plugin:1.1.0.181@jar'
bundledPlugin 'org.sonarsource.auth.saml:sonar-auth-saml-plugin:1.2.0.682@jar'
bundledPlugin 'org.sonarsource.css:sonar-css-plugin:1.1.1.1010@jar'
bundledPlugin "org.sonarsource.dotnet:sonar-csharp-plugin:${dotnetVersion}@jar"
bundledPlugin "org.sonarsource.dotnet:sonar-vbnet-plugin:${dotnetVersion}@jar"

Loading…
取消
儲存