aboutsummaryrefslogtreecommitdiffstats
path: root/it
diff options
context:
space:
mode:
authorJacek <jacek.poreda@sonarsource.com>2020-11-30 10:39:59 +0100
committerJacek <jacek.poreda@sonarsource.com>2020-11-30 11:58:44 +0100
commit5fb192ebe4384192fb15fd4eec569dbc31bd9f7e (patch)
treec5cafc31826ed5ca0867dd23cdc4ed23056d2d56 /it
parent4841a9b71ba70f29e185af9bbce555be1fc27a25 (diff)
downloadsonar-scanner-cli-5fb192ebe4384192fb15fd4eec569dbc31bd9f7e.tar.gz
sonar-scanner-cli-5fb192ebe4384192fb15fd4eec569dbc31bd9f7e.zip
Upgrade orchestrator version to 3.34.0.2692
Diffstat (limited to 'it')
-rw-r--r--it/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/pom.xml b/it/pom.xml
index 9266d6a..5bf9964 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -36,7 +36,7 @@
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>sonar-orchestrator</artifactId>
- <version>3.33.0.2677</version>
+ <version>3.34.0.2692</version>
</dependency>
<dependency>
<groupId>junit</groupId>