aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre <pierre.guillot@sonarsource.com>2025-04-16 11:52:40 +0200
committerGitHub <noreply@github.com>2025-04-16 11:52:40 +0200
commit0b704287e71b48156988c5a4e060c0c0cf273427 (patch)
treebff1e4a263e532ce69baedf82263ece65e96dc49
parent91132579e9e78059a0dbc2da46202586db59e216 (diff)
downloadsonar-scanner-cli-pierre/bump-orchestrator.tar.gz
sonar-scanner-cli-pierre/bump-orchestrator.zip
Upgrade to latest Orchestratorpierre/bump-orchestrator
-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>