Skip to content

Commit 7742ca6

Browse files
committed
chore(deps): update dependency org.mockito:mockito-core to v2.28.2
1 parent 70eb53a commit 7742ca6

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
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.mockito</groupId>
6363
<artifactId>mockito-core</artifactId>
64-
<version>2.10.0</version>
64+
<version>2.28.2</version>
6565
<scope>test</scope>
6666
</dependency>
6767
<dependency>

0 commit comments

Comments
 (0)