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 861955e commit b32322eCopy full SHA for b32322e
pom.xml
@@ -269,12 +269,12 @@
269
<dependency>
270
<groupId>org.junit.platform</groupId>
271
<artifactId>junit-platform-engine</artifactId>
272
- <version>1.11.2</version>
+ <version>1.11.3</version>
273
</dependency>
274
275
276
<artifactId>junit-platform-commons</artifactId>
277
278
279
280
<groupId>org.junit.jupiter</groupId>
@@ -303,7 +303,7 @@
303
304
<groupId>org.junit.vintage</groupId>
305
<artifactId>junit-vintage-engine</artifactId>
306
- <version>5.11.2</version>
+ <version>5.11.3</version>
307
<scope>test</scope>
308
309
0 commit comments