]> source.dussan.org Git - sonarqube.git/commitdiff
Use release version of Orchestrator
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 10 Aug 2018 13:48:47 +0000 (15:48 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 16 Aug 2018 07:45:56 +0000 (09:45 +0200)
build.gradle

index 9cd712443511c88494ff47f2e866c445200f8755..ad6f448e9f42a7315e3a2709848a17d32fa77c42 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.1686'
+      dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.20.0.1708'
       dependency('org.sonarsource:sonar-persistit:3.3.2') {
         exclude 'commons-logging:commons-logging'
       }