Skip to content

Commit 3bdda4a

Browse files
committed
test(deps): update dependency org.mockito:mockito-core to v5
1 parent 7aa8605 commit 3bdda4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>org.mockito</groupId>
8888
<artifactId>mockito-core</artifactId>
89-
<version>4.11.0</version>
89+
<version>5.15.2</version>
9090
<scope>test</scope>
9191
</dependency>
9292
<dependency>

0 commit comments

Comments
 (0)