We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1f8119 commit dfbabe2Copy full SHA for dfbabe2
1 file changed
surefire-providers/surefire-junit-platform/pom.xml
@@ -117,6 +117,7 @@
117
<dependency>
118
<groupId>org.assertj</groupId>
119
<artifactId>assertj-core</artifactId>
120
+ <scope>test</scope>
121
</dependency>
122
123
<groupId>org.mockito</groupId>
0 commit comments