diff options
author | Dimitris Kavvathas <dimitris.kavvathas@sonarsource.com> | 2022-12-15 11:05:23 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2022-12-15 20:03:33 +0000 |
commit | b8f9d564c83fca637ebd9762e136b067ca1e7e79 (patch) | |
tree | 23f0e413c3545933f7a153684c805b3385eeb4aa | |
parent | b4a6a0f82888fe26724a01439cfb279bbf08d589 (diff) | |
download | sonarqube-b8f9d564c83fca637ebd9762e136b067ca1e7e79.tar.gz sonarqube-b8f9d564c83fca637ebd9762e136b067ca1e7e79.zip |
SONAR-17770 Dependency update: sonar-swift-plugin:4.8.0.5759
-rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index 094f816e500..4e705e51e51 100644 --- a/build.gradle +++ b/build.gradle @@ -188,7 +188,7 @@ subprojects { dependency 'com.sonarsource.security:sonar-security-python-frontend-plugin:9.8.0.18639' dependency 'com.sonarsource.security:sonar-security-js-frontend-plugin:9.8.0.18639' dependency 'com.sonarsource.slang:sonar-apex-plugin:1.11.0.3905' - dependency 'com.sonarsource.swift:sonar-swift-plugin:4.7.0.5624' + dependency 'com.sonarsource.swift:sonar-swift-plugin:4.8.0.5759' dependency 'com.sonarsource.tsql:sonar-tsql-plugin:1.7.0.5449' dependency 'org.sonarsource.config:sonar-config-plugin:1.2.0.267' dependency 'org.sonarsource.dotnet:sonar-csharp-plugin:8.50.0.58025' |