We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf6706c commit 8241f6aCopy full SHA for 8241f6a
its/plugin/it-python-plugin-test/pom.xml
@@ -24,6 +24,7 @@
24
<groupId>org.sonarsource.sonarqube</groupId>
25
<artifactId>sonar-ws</artifactId>
26
<version>${sonar.version}</version>
27
+ <scope>test</scope>
28
</dependency>
29
<dependency>
30
<groupId>junit</groupId>
@@ -40,6 +41,7 @@
40
41
42
<groupId>com.google.guava</groupId>
43
<artifactId>guava</artifactId>
44
45
46
</dependencies>
47
0 commit comments