Browse Source

SONAR-17144 Update SonarC# analyzer

tags/9.6.0.59041
Jacek 1 year ago
parent
commit
d1ade1eacb
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -165,7 +165,7 @@ subprojects {
dependency 'com.sonarsource.swift:sonar-swift-plugin:4.6.1.5444'
dependency 'com.sonarsource.tsql:sonar-tsql-plugin:1.6.0.4844'
dependency 'org.sonarsource.config:sonar-config-plugin:1.2.0.267'
dependency 'org.sonarsource.dotnet:sonar-csharp-plugin:8.40.0.48530'
dependency 'org.sonarsource.dotnet:sonar-csharp-plugin:8.43.0.51858'
dependency 'org.sonarsource.dotnet:sonar-vbnet-plugin:8.43.0.51858'
dependency 'org.sonarsource.flex:sonar-flex-plugin:2.7.0.2865'
dependency 'org.sonarsource.html:sonar-html-plugin:3.6.0.3106'

Loading…
Cancel
Save