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 8d41538 commit b1eb01aCopy full SHA for b1eb01a
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.1</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