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 9ad6153 commit c23b5d1Copy full SHA for c23b5d1
pom.xml
@@ -94,7 +94,7 @@
94
<!-- JUnit -->
95
<junit.version>4.13.2</junit.version>
96
<junit5.version>5.14.0</junit5.version>
97
- <junit.platform.version>1.14.0</junit.platform.version>
+ <junit.platform.version>6.0.0</junit.platform.version>
98
<junit.vintage.version>${junit5.version}</junit.vintage.version>
99
100
<!-- We are stuck with Surefire 2.22.2 because of a regression related to @RunWith-based tests.
0 commit comments