Skip to content

Commit 18cca02

Browse files
fix(deps): update dependency org.mockito:mockito-core to v5
1 parent 3dec2b7 commit 18cca02

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
@@ -376,7 +376,7 @@
376376
<dependency>
377377
<groupId>org.mockito</groupId>
378378
<artifactId>mockito-core</artifactId>
379-
<version>4.11.0</version>
379+
<version>5.2.0</version>
380380
</dependency>
381381
<dependency>
382382
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)