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

Commit 00b1ca2

Browse files
authored
Merge pull request #12 from hosomi/renovate/org.mockito-mockito-core-3.x
Update dependency org.mockito:mockito-core to v3.8.0
2 parents df44e33 + 4d153de commit 00b1ca2

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

0 commit comments

Comments
 (0)