INT-2355 Update Mockito to 1.9.0

This commit is contained in:
Gary Russell
2012-01-04 11:39:01 -05:00
parent 9378ee8d4c
commit 65fa5358e7
27 changed files with 27 additions and 27 deletions

View File

@@ -157,7 +157,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>1.8.4</version>
<version>1.9.0</version>
<scope>test</scope>
</dependency>
<dependency>