summaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorWouter Admiraal <wouter.admiraal@sonarsource.com>2021-03-15 11:08:47 +0100
committersonartech <sonartech@sonarsource.com>2021-03-18 20:08:12 +0000
commitaf9c2c4a14a88befda90f871aa039194ad27b7ca (patch)
tree3488f3934f447b1d67b96fdf66ecb2c56f5156ca /build.gradle
parentdab939698e737075f7e9467552911a2591f3e846 (diff)
downloadsonarqube-af9c2c4a14a88befda90f871aa039194ad27b7ca.tar.gz
sonarqube-af9c2c4a14a88befda90f871aa039194ad27b7ca.zip
Update to Orchestrator 3.35
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 66805cde55d..6bf590bcc73 100644
--- a/build.gradle
+++ b/build.gradle
@@ -375,7 +375,7 @@ subprojects {
dependency 'org.postgresql:postgresql:42.2.19'
dependency 'org.reflections:reflections:0.9.12'
dependency 'org.simpleframework:simple:4.1.21'
- dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.34.0.2692'
+ dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.35.0.2707'
dependency 'org.sonarsource.update-center:sonar-update-center-common:1.23.0.723'
dependency 'org.subethamail:subethasmtp:3.1.7'
dependency 'org.yaml:snakeyaml:1.26'