We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94d721 commit efe454cCopy full SHA for efe454c
pom.xml
@@ -163,20 +163,6 @@
163
<scope>test</scope>
164
</dependency>
165
166
- <dependency>
167
- <groupId>org.junit.jupiter</groupId>
168
- <artifactId>junit-jupiter-engine</artifactId>
169
- <version>${junit-engine.version}</version>
170
- <scope>test</scope>
171
- </dependency>
172
-
173
174
- <groupId>org.junit.platform</groupId>
175
- <artifactId>junit-platform-runner</artifactId>
176
- <version>${junit-platform.version}</version>
177
178
179
180
<dependency>
181
<groupId>org.jboss.byteman</groupId>
182
<artifactId>byteman-bmunit</artifactId>
0 commit comments