]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade Orchestrator to released version 3.18
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 8 May 2018 09:01:00 +0000 (11:01 +0200)
committerSonarTech <sonartech@sonarsource.com>
Fri, 11 May 2018 18:20:46 +0000 (20:20 +0200)
build.gradle

index 7bf736c398741a6db8d539bcc68be3b80da09949..e95becfea4a842b52be4f0d64b5a773d2baabb04 100644 (file)
@@ -202,7 +202,7 @@ subprojects {
       dependency 'org.postgresql:postgresql:42.2.1'
       dependency 'org.reflections:reflections:0.9.9'
       dependency 'org.simpleframework:simple:4.1.21'
-      dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.17.0.1491'
+      dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.18.0.1547'
       dependency('org.sonarsource:sonar-persistit:3.3.2') {
         exclude 'commons-logging:commons-logging'
       }