Skip to content

Commit 2b010cf

Browse files
committed
[pom] Back to mockito 4.9.0
1 parent 9ffc5b7 commit 2b010cf

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.10.0</version>
236+
<version>4.9.0</version>
237237
<scope>test</scope>
238238
</dependency>
239239

0 commit comments

Comments
 (0)