Skip to content

Commit

Permalink
chore: update mockito version
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Jan 4, 2025
1 parent 41893e7 commit d529d16
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 @@ -89,7 +89,7 @@
<checkstyle.version>10.21.1</checkstyle.version>
<!-- testing libraries -->
<junit.version>5.11.4</junit.version>
<mockito.verson>5.14.2</mockito.verson>
<mockito.verson>5.15.2</mockito.verson>
<assertj.version>3.27.1</assertj.version>
<awaitility.version>4.2.2</awaitility.version>
<datafaker.version>2.4.2</datafaker.version>
Expand Down

0 comments on commit d529d16

Please sign in to comment.