]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade Mockito to 1.9.0
authorDavid Gageot <david@gageot.net>
Thu, 26 Apr 2012 08:43:04 +0000 (10:43 +0200)
committerDavid Gageot <david@gageot.net>
Thu, 26 Apr 2012 08:52:49 +0000 (10:52 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 875a16a529374fba0f049a6281a769e0c970fc76..c6ed7c7e3b28507437dc49c17af2e61bb035bdd3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>org.mockito</groupId>
         <artifactId>mockito-all</artifactId>
-        <version>1.8.5</version>
+        <version>1.9.0</version>
       </dependency>
       <dependency>
         <groupId>org.hamcrest</groupId>