Skip to content

Commit 02611f7

Browse files
committed
Mockito 3.0.0
1 parent 46a8b48 commit 02611f7

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
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.mockito</groupId>
7373
<artifactId>mockito-core</artifactId>
74-
<version>2.28.2</version>
74+
<version>3.0.0</version>
7575
<scope>test</scope>
7676
</dependency>
7777
</dependencies>

0 commit comments

Comments
 (0)