]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade Orchestrator to 3.21
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 16 Aug 2018 08:46:38 +0000 (10:46 +0200)
committerSonarTech <sonartech@sonarsource.com>
Fri, 17 Aug 2018 18:21:32 +0000 (20:21 +0200)
build.gradle

index ad6f448e9f42a7315e3a2709848a17d32fa77c42..4ae4c5c0cb8cc5398726ea90702f3dde4a75ddfb 100644 (file)
@@ -211,7 +211,7 @@ subprojects {
       dependency 'org.postgresql:postgresql:42.2.2'
       dependency 'org.reflections:reflections:0.9.9'
       dependency 'org.simpleframework:simple:4.1.21'
-      dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.20.0.1708'
+      dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.21.0.1721'
       dependency('org.sonarsource:sonar-persistit:3.3.2') {
         exclude 'commons-logging:commons-logging'
       }