Skip to content

Commit

Permalink
chore: upgrade mockito version 5.15.2
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Jan 18, 2025
1 parent a97d6fc commit b91d01d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<properties>
<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.2</assertj.version>
<awaitility.version>4.2.2</awaitility.version>
<datafaker.version>2.4.2</datafaker.version>
Expand Down

0 comments on commit b91d01d

Please sign in to comment.