Skip to content

Commit

Permalink
Update junit.platform.version to v1.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 16, 2024
1 parent d907b92 commit 4dfb42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<!-- JUnit -->
<junit.version>4.13.2</junit.version>
<junit5.version>5.11.3</junit5.version>
<junit.platform.version>1.11.3</junit.platform.version>
<junit.platform.version>1.11.4</junit.platform.version>
<junit.vintage.version>${junit5.version}</junit.vintage.version>

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

0 comments on commit 4dfb42c

Please sign in to comment.