aboutsummaryrefslogtreecommitdiffstats
path: root/it/pom.xml
diff options
context:
space:
mode:
authorEric Lorenzana <eric.lorenzana@sonarsource.com>2022-11-17 10:11:21 +0100
committerEric Lorenzana <eric.lorenzana@sonarsource.com>2022-11-25 12:37:35 +0100
commit7aa4fd36b11daf35fd9b7aff1748314ba392471f (patch)
tree13ca60fa644ed196530238b3336db9b08e9847e2 /it/pom.xml
parent902ba352c9e70be2b4375948985074ce941e1b5d (diff)
downloadsonar-scanner-cli-7aa4fd36b11daf35fd9b7aff1748314ba392471f.tar.gz
sonar-scanner-cli-7aa4fd36b11daf35fd9b7aff1748314ba392471f.zip
fix(BUILD-2144): Bump `orchestrator` version
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 dc2ba60..a334dee 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>sonar-orchestrator</artifactId>
- <version>3.34.0.2692</version>
+ <version>3.40.0.183</version>
</dependency>
<dependency>
<groupId>junit</groupId>