Skip to content

Commit 730b871

Browse files
committed
Update mockito.version to v3.5.5
1 parent 402ce89 commit 730b871

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.5.2</mockito.version>
40+
<mockito.version>3.5.5</mockito.version>
4141
<!--Maven plugins-->
4242
<groovy.version>2.5.13</groovy.version>
4343
</properties>

0 commit comments

Comments
 (0)