Skip to content

Commit ba1c9fc

Browse files
authored
test(deps): update dependency org.mockito:mockito-core to v4.10.0 (#1291)
1 parent 920d88e commit ba1c9fc

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
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.mockito</groupId>
7171
<artifactId>mockito-core</artifactId>
72-
<version>4.9.0</version>
72+
<version>4.10.0</version>
7373
<scope>test</scope>
7474
</dependency>
7575
<dependency>

0 commit comments

Comments
 (0)