Skip to content

Commit 92c9644

Browse files
authored
test(deps): update dependency org.mockito:mockito-core to v4.10.0 (#1812)
1 parent 0f24a11 commit 92c9644

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
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.mockito</groupId>
9494
<artifactId>mockito-core</artifactId>
95-
<version>4.9.0</version>
95+
<version>4.10.0</version>
9696
<scope>test</scope>
9797
<exclusions>
9898
<exclusion>

0 commit comments

Comments
 (0)