Skip to content

Commit 4585a53

Browse files
committed
Updated mockito in pom.xml
1 parent 023b555 commit 4585a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>org.mockito</groupId>
215215
<artifactId>mockito-core</artifactId>
216-
<version>1.9.5</version>
216+
<version>1.10.8</version>
217217
<scope>test</scope>
218218
</dependency>
219219
<dependency>

0 commit comments

Comments
 (0)