]> source.dussan.org Git - sonarqube.git/commitdiff
Use released version of Orchestrator 3.22
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 3 Oct 2018 07:09:36 +0000 (09:09 +0200)
committerSonarTech <sonartech@sonarsource.com>
Wed, 3 Oct 2018 18:20:52 +0000 (20:20 +0200)
[skip ci]

build.gradle

index 0a7078a1cc4a0106db7f9bae9f5fe52300b9b984..c259a64f529e971acbe1825b7a977b2fcd83646c 100644 (file)
@@ -223,7 +223,7 @@ subprojects {
       dependency 'org.postgresql:postgresql:42.2.5'
       dependency 'org.reflections:reflections:0.9.9'
       dependency 'org.simpleframework:simple:4.1.21'
-      dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.22.0.1763'
+      dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.22.0.1791'
       dependency('org.sonarsource:sonar-persistit:3.3.2') {
         exclude 'commons-logging:commons-logging'
       }