Skip to content

Commit bae7f49

Browse files
committed
Upgrade to Mockito 2.4.0
1 parent d447557 commit bae7f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.mockito</groupId>
104104
<artifactId>mockito-core</artifactId>
105-
<version>2.1.0-RC.1</version>
105+
<version>2.4.0</version>
106106
<scope>test</scope>
107107
</dependency>
108108
</dependencies>

0 commit comments

Comments
 (0)