Skip to content

Commit

Permalink
Merge pull request #50 from TheDudeFromCI/renovate/org.mockito-mockit…
Browse files Browse the repository at this point in the history
…o-core-3.x

Update dependency org.mockito:mockito-core to v3.5.10
TheDudeFromCI authored Sep 5, 2020
2 parents 46930e6 + 931e172 commit 6991526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -135,7 +135,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.5.9</version>
<version>3.5.10</version>
<scope>test</scope>
</dependency>

0 comments on commit 6991526

Please sign in to comment.