Skip to content

Commit 71b43a0

Browse files
committed
chore(deps): update dependency org.mockito:mockito-core to v5
1 parent 50ab40f commit 71b43a0

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>5.20.0</version>
6565
<scope>test</scope>
6666
</dependency>
6767
<dependency>

0 commit comments

Comments
 (0)