Skip to content

Commit 9ffc5b7

Browse files
committed
[pom] Drop mockito to 4.10.0
1 parent e235e81 commit 9ffc5b7

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
@@ -233,7 +233,7 @@
233233
<dependency>
234234
<groupId>org.mockito</groupId>
235235
<artifactId>mockito-core</artifactId>
236-
<version>4.11.0</version>
236+
<version>4.10.0</version>
237237
<scope>test</scope>
238238
</dependency>
239239

0 commit comments

Comments
 (0)