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 d4a1d24 commit f0febafCopy full SHA for f0febaf
pom.xml
@@ -377,12 +377,12 @@
377
<dependency>
378
<groupId>org.junit.platform</groupId>
379
<artifactId>junit-platform-engine</artifactId>
380
- <version>1.8.2</version>
+ <version>1.9.0</version>
381
</dependency>
382
383
384
<artifactId>junit-platform-commons</artifactId>
385
386
387
</dependencies>
388
</dependencyManagement>
@@ -392,7 +392,7 @@
392
393
<groupId>org.junit.vintage</groupId>
394
<artifactId>junit-vintage-engine</artifactId>
395
- <version>5.8.2</version>
+ <version>5.9.0</version>
396
<scope>test</scope>
397
398
0 commit comments