Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Commit 6ca0f45

Browse files
author
David Byron
committed
use version 2.28.2 of mockito to stay up to date
1 parent ba236e6 commit 6ca0f45

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
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
113113

114114
<!-- Test Dependencies: -->
115-
<mockito.version>2.1.0</mockito.version>
115+
<mockito.version>2.28.2</mockito.version>
116116
<groovy.version>1.8.6</groovy.version>
117117
<junit.version>4.8.2</junit.version>
118118
<hamcrest.version>2.0.0.0</hamcrest.version>

0 commit comments

Comments
 (0)