commit 29803c1b55634cf17d9b153cbf6723381b3c6ce4
Author:     Mauro Talevi <mauro.tal...@aquilonia.org>
AuthorDate: Tue Apr 10 11:44:12 2012 +0200
Commit:     Mauro Talevi <mauro.tal...@aquilonia.org>
CommitDate: Tue Apr 10 11:44:12 2012 +0200

    Upgraded to latest release of mockito.

diff --git a/pom.xml b/pom.xml
index 7f296ef..0353a2b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-all</artifactId>
-      <version>1.8.5</version>
+      <version>1.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>



Reply via email to