diff options
author | Mark Rekveld <mark.rekveld@sonarsource.com> | 2020-11-10 13:41:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-10 13:41:56 +0100 |
commit | 4841a9b71ba70f29e185af9bbce555be1fc27a25 (patch) | |
tree | 387cc3e1b0947d485b0f3e862a5eb47ebccfc0ac /it/pom.xml | |
parent | 770d823a9758e7bf6c9db2f0a6d7a1eb4dd1404a (diff) | |
download | sonar-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |