Skip to content

Commit a1f79eb

Browse files
committed
[pom] Update mockito to 2.7.17
1 parent 72a866e commit a1f79eb

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>org.mockito</groupId>
114114
<artifactId>mockito-core</artifactId>
115-
<version>2.7.13</version>
115+
<version>2.7.17</version>
116116
<scope>test</scope>
117117
</dependency>
118118
<dependency>

0 commit comments

Comments
 (0)