Skip to content

Commit b73b38b

Browse files
committed
Update dependency org.mockito:mockito-core to v3.11.1
1 parent 216f16d commit b73b38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<junit-jupiter.version>5.7.2</junit-jupiter.version>
3838
<junit-platform.version>1.7.2</junit-platform.version>
3939
<hamcrest.version>2.2</hamcrest.version>
40-
<mockito.version>3.11.0</mockito.version>
40+
<mockito.version>3.11.1</mockito.version>
4141
<!--Maven plugins-->
4242
<groovy.version>2.5.14</groovy.version>
4343
</properties>

0 commit comments

Comments
 (0)