Skip to content

Commit

Permalink
Merge pull request #612 from zalando/dependabot/maven/org.mockito-moc…
Browse files Browse the repository at this point in the history
…kito-junit-jupiter-3.1.0

Bump mockito-junit-jupiter from 3.0.0 to 3.1.0
  • Loading branch information
Willi Schönborn authored Oct 2, 2019
2 parents e3eb5a5 + 88931cc commit 8d5821b
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 @@ -319,7 +319,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-junit-jupiter</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<scope>test</scope>
</dependency>
<!-- testing: spring -->
Expand Down

0 comments on commit 8d5821b

Please sign in to comment.