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 8a7ef44 + a80ab8a commit a17b4c3Copy full SHA for a17b4c3
pom.xml
@@ -187,14 +187,14 @@
187
<dependency>
188
<groupId>org.junit.jupiter</groupId>
189
<artifactId>junit-jupiter-engine</artifactId>
190
- <version>5.13.3</version>
+ <version>5.13.4</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