]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-10690 upgrade to released orchestrator 3.19
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 11 Jun 2018 09:13:08 +0000 (11:13 +0200)
committerSonarTech <sonartech@sonarsource.com>
Tue, 12 Jun 2018 18:21:04 +0000 (20:21 +0200)
build.gradle

index 0500a99d51627cba38d8f6537995537cf6839d01..20e61061ff7fec39361498b43c88f0ebecd24b3c 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.19.0.1633'
+      dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.19.0.1641'
       dependency('org.sonarsource:sonar-persistit:3.3.2') {
         exclude 'commons-logging:commons-logging'
       }