Skip to content

Commit 3f30d5f

Browse files
committed
Bump mockito-core from 1.9.5 to 2.28.2
1 parent c140a84 commit 3f30d5f

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
@@ -128,7 +128,7 @@ under the License.
128128
<dependency>
129129
<groupId>org.mockito</groupId>
130130
<artifactId>mockito-core</artifactId>
131-
<version>1.9.5</version>
131+
<version>2.28.2</version>
132132
<scope>test</scope>
133133
</dependency>
134134
<dependency>

0 commit comments

Comments
 (0)