Skip to content

Commit 8443dbc

Browse files
Wohopssonartech
authored andcommitted
Explicitly mark sonarlint-core as test dependency
GitOrigin-RevId: 94efd3966fe2976b770c78fc00bd9df718cd3a65
1 parent 2efd265 commit 8443dbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • its/plugin/it-python-plugin-test

its/plugin/it-python-plugin-test/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<dependency>
3737
<groupId>org.sonarsource.sonarlint.core</groupId>
3838
<artifactId>sonarlint-core</artifactId>
39+
<scope>test</scope>
3940
</dependency>
4041
<dependency>
4142
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)