Skip to content

Commit 97c67b6

Browse files
chore(deps): update dependency org.mockito:mockito-core to v5.13.0
1 parent fd381f0 commit 97c67b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<dependency>
213213
<groupId>org.mockito</groupId>
214214
<artifactId>mockito-core</artifactId>
215-
<version>5.12.0</version>
215+
<version>5.13.0</version>
216216
<scope>test</scope>
217217
</dependency>
218218
<dependency>

0 commit comments

Comments
 (0)