Skip to content

Commit

Permalink
Update to latest junit jupiter version (5.10.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanaken committed Mar 15, 2024
1 parent 7a39fd3 commit 6dd2901
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 @@ -63,7 +63,7 @@
<properties>
<encoding>UTF-8</encoding>

<junit-jupiter.version>5.10.0</junit-jupiter.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<hamcrest-library.version>2.2</hamcrest-library.version>

<jacoco-plugin.version>0.8.10</jacoco-plugin.version>
Expand Down

0 comments on commit 6dd2901

Please sign in to comment.