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 d3c60a0 commit 36ac3e4Copy full SHA for 36ac3e4
pom-pack17.xml
@@ -58,7 +58,7 @@
58
<dependency>
59
<groupId>org.junit.jupiter</groupId>
60
<artifactId>junit-jupiter-engine</artifactId>
61
- <version>[5.10.0,)</version>
+ <version>[5.10.1,)</version>
62
</dependency>
63
</dependencies>
64
</plugin>
@@ -238,13 +238,13 @@
238
239
240
<artifactId>junit-jupiter-api</artifactId>
241
242
<scope>test</scope>
243
244
245
<groupId>org.junit.platform</groupId>
246
<artifactId>junit-platform-launcher</artifactId>
247
- <version>[1.10.0,)</version>
+ <version>[1.10.1,)</version>
248
249
250
0 commit comments