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 42b6cbd commit 8c74ba7Copy full SHA for 8c74ba7
pom.xml
@@ -94,7 +94,7 @@
94
<!-- JUnit -->
95
<junit.version>4.13.2</junit.version>
96
<junit5.version>5.14.1</junit5.version>
97
- <junit.platform.version>1.14.1</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