Skip to content

Commit 6ec20d0

Browse files
committed
Upgrade to mockito 2.23.0
Fixes gh-327
1 parent 64938bf commit 6ec20d0

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
@@ -229,7 +229,7 @@
229229
<dependency>
230230
<groupId>org.mockito</groupId>
231231
<artifactId>mockito-core</artifactId>
232-
<version>2.15.0</version>
232+
<version>2.23.0</version>
233233
<scope>test</scope>
234234
</dependency>
235235

0 commit comments

Comments
 (0)