Skip to content

Commit

Permalink
Merge pull request #49 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.9
  • Loading branch information
TheDudeFromCI authored Sep 2, 2020
2 parents d16e2c0 + db60ec8 commit 46930e6
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
Expand Up @@ -135,7 +135,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.5.7</version>
<version>3.5.9</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 46930e6

Please sign in to comment.