Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 8005851

Browse files
committed
Update dependency org.mockito:mockito-core to v3.12.4
1 parent 0c5182e commit 8005851

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
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.mockito</groupId>
3838
<artifactId>mockito-core</artifactId>
39-
<version>3.12.3</version>
39+
<version>3.12.4</version>
4040
<scope>test</scope>
4141
</dependency>
4242
</dependencies>

0 commit comments

Comments
 (0)