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.
2 parents ff57a49 + 3e1e39e commit ec28d04Copy full SHA for ec28d04
pom.xml
@@ -187,14 +187,14 @@
187
<dependency>
188
<groupId>org.junit.jupiter</groupId>
189
<artifactId>junit-jupiter-engine</artifactId>
190
- <version>5.13.4</version>
+ <version>6.0.0</version>
191
<scope>test</scope>
192
</dependency>
193
<!-- Needed still for Plexus Test Case code borrowed from Maven as we don't want to modify their library -->
194
195
<groupId>org.junit.vintage</groupId>
196
<artifactId>junit-vintage-engine</artifactId>
197
198
199
200
0 commit comments