aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre <pierre.guillot@sonarsource.com>2025-04-16 11:52:40 +0200
committerPierre <pierre.guillot@sonarsource.com>2025-04-16 12:38:18 +0200
commit669badd69ddcdd708a253a238096ea9225c83319 (patch)
treebff1e4a263e532ce69baedf82263ece65e96dc49
parent91132579e9e78059a0dbc2da46202586db59e216 (diff)
downloadsonar-scanner-cli-master.tar.gz
sonar-scanner-cli-master.zip
Upgrade to latest OrchestratorHEADmaster
-rw-r--r--it/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/pom.xml b/it/pom.xml
index 5bce547..d6c8791 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -27,7 +27,7 @@
<!-- following properties must be set in command-line : sonar.runtimeVersion and sonarRunner.version -->
<maven.compiler.release>17</maven.compiler.release>
- <orchestrator.version>5.3.0.2465</orchestrator.version>
+ <orchestrator.version>5.5.0.2535</orchestrator.version>
</properties>
<dependencies>