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

Commit 1f384b5

Browse files
authored
Merge pull request #26 from hosomi/renovate/org.mockito-mockito-core-3.x
Update dependency org.mockito:mockito-core to v3.12.4
2 parents 0c5182e + 8005851 commit 1f384b5

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)