Browse Source

SONAR-16563 Fix SonarSwift documentation

tags/9.6.0.59041
Philippe Perrin 1 year ago
parent
commit
de97c4f454
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -162,7 +162,7 @@ subprojects {
dependency 'com.sonarsource.security:sonar-security-python-frontend-plugin:9.5.1.16463'
dependency 'com.sonarsource.security:sonar-security-js-frontend-plugin:9.5.1.16463'
dependency 'com.sonarsource.slang:sonar-apex-plugin:1.9.0.3429'
dependency 'com.sonarsource.swift:sonar-swift-plugin:4.6.0.5406'
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'

Loading…
Cancel
Save