Skip to content

Commit b1eb01a

Browse files
committed
Update junit.platform.version to v6
1 parent 8d41538 commit b1eb01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<!-- JUnit -->
9595
<junit.version>4.13.2</junit.version>
9696
<junit5.version>5.14.0</junit5.version>
97-
<junit.platform.version>1.14.0</junit.platform.version>
97+
<junit.platform.version>6.0.1</junit.platform.version>
9898
<junit.vintage.version>${junit5.version}</junit.vintage.version>
9999

100100
<!-- We are stuck with Surefire 2.22.2 because of a regression related to @RunWith-based tests.

0 commit comments

Comments
 (0)