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

Commit 0c5182e

Browse files
authored
Merge pull request #24 from hosomi/renovate/org.mockito-mockito-core-3.x
Update dependency org.mockito:mockito-core to v3.12.3
2 parents b56b4fe + 32ec985 commit 0c5182e

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.0</version>
39+
<version>3.12.3</version>
4040
<scope>test</scope>
4141
</dependency>
4242
</dependencies>

0 commit comments

Comments
 (0)