Browse Source

Upgrade orchestrator version to 3.34.0.2692

tags/4.6.0.2311
Jacek 3 years ago
parent
commit
5fb192ebe4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      it/pom.xml

+ 1
- 1
it/pom.xml View File

@@ -36,7 +36,7 @@
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>sonar-orchestrator</artifactId>
<version>3.33.0.2677</version>
<version>3.34.0.2692</version>
</dependency>
<dependency>
<groupId>junit</groupId>

Loading…
Cancel
Save