Skip to content

Commit fc463b6

Browse files
committed
Switch back to mockito-core 4.11.0
1 parent 5b12a61 commit fc463b6

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
@@ -385,7 +385,7 @@
385385
<dependency>
386386
<groupId>org.mockito</groupId>
387387
<artifactId>mockito-core</artifactId>
388-
<version>5.2.0</version>
388+
<version>4.11.0</version>
389389
<scope>test</scope>
390390
</dependency>
391391
<dependency>

0 commit comments

Comments
 (0)