aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2019-07-01 09:56:26 +0200
committerSonarTech <sonartech@sonarsource.com>2019-07-01 11:52:08 +0200
commit5785e1d36c9cda5cb5070645b68f3e62ac3c4ca6 (patch)
treec816e1bbaf702f05f4679a430fe7b93ee041de33 /build.gradle
parent0dc7f1ec3d08fd5cd39e23b35b236bbfa7ec8ae6 (diff)
downloadsonarqube-5785e1d36c9cda5cb5070645b68f3e62ac3c4ca6.tar.gz
sonarqube-5785e1d36c9cda5cb5070645b68f3e62ac3c4ca6.zip
Use Orchestrator RELEASE
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 8f8ab18efac..9d2d1dab37d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -237,7 +237,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.25.0.2071'
+ dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.25.0.2094'
dependency 'org.sonarsource.update-center:sonar-update-center-common:1.18.0.487'
dependency 'org.subethamail:subethasmtp:3.1.7'
dependency 'xml-apis:xml-apis:1.4.01'