Skip to content

Commit

Permalink
chore: update mockito version to 5.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Nov 11, 2023
1 parent a11d5a3 commit 85d6043
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 @@ -90,7 +90,7 @@

<!-- testing libraries -->
<junit.version>5.10.1</junit.version>
<mockito.verson>5.5.0</mockito.verson>
<mockito.verson>5.7.0</mockito.verson>
<assertj.version>3.24.2</assertj.version>
<awaitility.version>4.2.0</awaitility.version>
<pi-test.version>1.12.1</pi-test.version>
Expand Down

0 comments on commit 85d6043

Please sign in to comment.