Skip to content

Commit c6711a1

Browse files
committedMar 17, 2022
Update to mockito 4.4.0
1 parent 950bf37 commit c6711a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
<junit.version>5.8.2</junit.version>
6161
<testcontainers.version>1.15.3</testcontainers.version>
62-
<mockito.version>4.1.0</mockito.version>
62+
<mockito.version>4.4.0</mockito.version>
6363
<hamcrest.version>1.3</hamcrest.version>
6464
<systemRules.version>1.19.0</systemRules.version>
6565

0 commit comments

Comments
 (0)
Please sign in to comment.