Skip to content

Commit

Permalink
junit 5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Mar 25, 2024
1 parent f353f4d commit cb9bc30
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 @@ -57,7 +57,7 @@

<!-- test dependencies versions -->
<junit.version>4.13.2</junit.version>
<junit-jupiter.version>5.9.2</junit-jupiter.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<mockito.version>4.11.0</mockito.version>
<assertj.version>3.24.2</assertj.version>
<wiremock.version>2.35.1</wiremock.version>
Expand Down

0 comments on commit cb9bc30

Please sign in to comment.