Skip to content

Commit

Permalink
deps: update dependency org.mockito:mockito-core to v3.5.15 (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 19, 2020
1 parent a18ea58 commit a9baa99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.5.13</version>
<version>3.5.15</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a9baa99

Please sign in to comment.