Skip to content

Commit

Permalink
Merge pull request #223 from reficio/renovate/org.mockito-mockito-cor…
Browse files Browse the repository at this point in the history
…e-3.x

Update dependency org.mockito:mockito-core to v3.8.0
  • Loading branch information
sparsick authored Mar 5, 2021
2 parents b84793d + 06b1b27 commit f111719
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 @@ -258,7 +258,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.0.0</version>
<version>3.8.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f111719

Please sign in to comment.