Skip to content

Commit

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

Bump mockito-junit-jupiter from 2.24.0 to 2.24.5
  • Loading branch information
whiskeysierra committed Feb 19, 2019
2 parents e7c8b1d + 2308388 commit c8cfbdc
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 @@ -273,7 +273,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-junit-jupiter</artifactId>
<version>2.24.0</version>
<version>2.24.5</version>
<scope>test</scope>
</dependency>
<!-- testing: spring -->
Expand Down

0 comments on commit c8cfbdc

Please sign in to comment.