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 e359f1b commit 55bef7cCopy full SHA for 55bef7c
pom.xml
@@ -319,12 +319,6 @@
319
<version>${junit.version}</version>
320
<scope>test</scope>
321
</dependency>
322
- <dependency>
323
- <groupId>org.junit.jupiter</groupId>
324
- <artifactId>junit-jupiter-params</artifactId>
325
- <version>${junit.version}</version>
326
- <scope>test</scope>
327
- </dependency>
328
<dependency>
329
<groupId>org.junit.jupiter</groupId>
330
<artifactId>junit-jupiter-migrationsupport</artifactId>
0 commit comments