Skip to content

Commit 41b41fe

Browse files
committed
[All] Update mockito version
1 parent c0de76d commit 41b41fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<junit-jupiter.version>5.6.2</junit-jupiter.version>
3838
<junit-platform.version>1.6.2</junit-platform.version>
3939
<hamcrest.version>2.2</hamcrest.version>
40-
<mockito.version>3.4.4</mockito.version>
40+
<mockito.version>3.4.6</mockito.version>
4141
<!--Maven plugins-->
4242
<groovy.version>2.5.13</groovy.version>
4343
</properties>

0 commit comments

Comments
 (0)