aboutsummaryrefslogtreecommitdiffstats
path: root/it/pom.xml
diff options
context:
space:
mode:
authorMark Rekveld <mark.rekveld@sonarsource.com>2020-11-10 13:41:56 +0100
committerGitHub <noreply@github.com>2020-11-10 13:41:56 +0100
commit4841a9b71ba70f29e185af9bbce555be1fc27a25 (patch)
tree387cc3e1b0947d485b0f3e862a5eb47ebccfc0ac /it/pom.xml
parent770d823a9758e7bf6c9db2f0a6d7a1eb4dd1404a (diff)
downloadsonar-scanner-cli-4841a9b71ba70f29e185af9bbce555be1fc27a25.tar.gz
sonar-scanner-cli-4841a9b71ba70f29e185af9bbce555be1fc27a25.zip
Upgrade Orchestrator to 3.33.0.2677
Diffstat (limited to 'it/pom.xml')
-rw-r--r--it/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/pom.xml b/it/pom.xml
index e6be08f..9266d6a 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.30.0.2630</version>
+ <version>3.33.0.2677</version>
</dependency>
<dependency>
<groupId>junit</groupId>