Skip to content

Commit

Permalink
Merge pull request #13 from s4u/dependabot/maven/org.mockito-mockito-…
Browse files Browse the repository at this point in the history
…core-3.5.2

Bump mockito-core from 3.5.0 to 3.5.2
  • Loading branch information
slawekjaranowski committed Aug 19, 2020
2 parents fbb5688 + b36c7e4 commit 0360305
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 @@ -75,7 +75,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.5.0</version>
<version>3.5.2</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
Expand Down

0 comments on commit 0360305

Please sign in to comment.