aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/build.gradle
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2019-06-17 09:36:49 +0200
committerSonarTech <sonartech@sonarsource.com>2019-06-17 20:21:06 +0200
commita71580160e3a111eb70f1829d1f7c8f9461e2ad8 (patch)
treecdee15cfc8aab79faac7103ce0c80d455d404497 /sonar-application/build.gradle
parent499e45615dd9ca6106b1b64cd423ba65854fdcab (diff)
downloadsonarqube-a71580160e3a111eb70f1829d1f7c8f9461e2ad8.tar.gz
sonarqube-a71580160e3a111eb70f1829d1f7c8f9461e2ad8.zip
SONAR-11849 Upgrade SonarCSS to 1.1.0.993
Diffstat (limited to 'sonar-application/build.gradle')
-rw-r--r--sonar-application/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-application/build.gradle b/sonar-application/build.gradle
index f5b74aa154e..b7ebc064f18 100644
--- a/sonar-application/build.gradle
+++ b/sonar-application/build.gradle
@@ -58,7 +58,7 @@ dependencies {
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.css:sonar-css-plugin:1.0.3.724@jar'
+ bundledPlugin 'org.sonarsource.css:sonar-css-plugin:1.1.0.993@jar'
bundledPlugin "org.sonarsource.dotnet:sonar-csharp-plugin:${dotnetVersion}@jar"
bundledPlugin "org.sonarsource.dotnet:sonar-vbnet-plugin:${dotnetVersion}@jar"
bundledPlugin 'org.sonarsource.flex:sonar-flex-plugin:2.4.0.1222@jar'