Skip to content

Commit

Permalink
test: Upgrade mockito to 2.13.0 (dropwizard#1242)
Browse files Browse the repository at this point in the history
  • Loading branch information
arteam authored Jan 5, 2018
1 parent c17a76d commit c6ca3d6
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 @@ -43,7 +43,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<slf4j.version>1.7.25</slf4j.version>
<assertj.version>3.8.0</assertj.version>
<mockito.version>2.7.12</mockito.version>
<mockito.version>2.13.0</mockito.version>
<junit.version>4.12</junit.version>
</properties>

Expand Down

0 comments on commit c6ca3d6

Please sign in to comment.