Skip to content

Commit

Permalink
Upgrade to Mockito 2.0.54-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Jun 10, 2016
1 parent a9905bb commit e58bd86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/about/release-notes.rst
Expand Up @@ -57,7 +57,7 @@ v1.0.0
* Upgraded to tomcat-jdbc 8.5.2
* Upgraded to Objenesis 2.3
* Upgraded to AssertJ 3.4.1
* Upgraded to Mockito 2.0.53-beta
* Upgraded to Mockito 2.0.54-beta

.. _rel-0.9.2:

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -59,7 +59,7 @@
<maven.site.deploy.skip>true</maven.site.deploy.skip>
<junit.version>4.12</junit.version>
<assertj.version>3.4.1</assertj.version>
<mockito.version>2.0.53-beta</mockito.version>
<mockito.version>2.0.54-beta</mockito.version>
</properties>

<developers>
Expand Down

0 comments on commit e58bd86

Please sign in to comment.