Skip to content

Commit 9c5ad87

Browse files
committed
Update dependency org.mockito:mockito-core to v5
1 parent 5531a6e commit 9c5ad87

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
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.mockito</groupId>
5959
<artifactId>mockito-core</artifactId>
60-
<version>2.10.0</version>
60+
<version>5.20.0</version>
6161
<scope>test</scope>
6262
</dependency>
6363
<dependency>

0 commit comments

Comments
 (0)