We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1407ccc commit 5c0ef3fCopy full SHA for 5c0ef3f
pom.xml
@@ -484,12 +484,6 @@ under the License.
484
<artifactId>junit-jupiter-api</artifactId>
485
<scope>test</scope>
486
</dependency>
487
- <!-- Is needed for MojoExtension-->
488
- <dependency>
489
- <groupId>org.junit.vintage</groupId>
490
- <artifactId>junit-vintage-engine</artifactId>
491
- <scope>test</scope>
492
- </dependency>
493
<dependency>
494
<groupId>org.mockito</groupId>
495
<artifactId>mockito-core</artifactId>
0 commit comments