Browse Source

SONAR-19599 Upgrade sonar-swift to 4.9.0.5915

tags/10.1.0.73491
Dimitris Kavvathas 11 months ago
parent
commit
51e24ce81c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -234,7 +234,7 @@ subprojects {
dependency 'com.sonarsource.security:sonar-security-python-frontend-plugin:10.1.0.21056'
dependency 'com.sonarsource.security:sonar-security-js-frontend-plugin:10.1.0.21056'
dependency 'com.sonarsource.slang:sonar-apex-plugin:1.13.0.4374'
dependency 'com.sonarsource.swift:sonar-swift-plugin:4.8.0.5759'
dependency 'com.sonarsource.swift:sonar-swift-plugin:4.9.0.5915'
dependency 'com.sonarsource.tsql:sonar-tsql-plugin:1.9.0.5692'
dependency 'org.sonarsource.config:sonar-config-plugin:1.2.0.267'
dependency 'org.sonarsource.dotnet:sonar-csharp-plugin:9.3.0.71466'

Loading…
Cancel
Save