Skip to content

Commit 5ac92c3

Browse files
authored
test(deps): update dependency org.mockito:mockito-core to v4.11.0 (#1298)
1 parent 34460af commit 5ac92c3

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.10.0</version>
72+
<version>4.11.0</version>
7373
<scope>test</scope>
7474
</dependency>
7575
<dependency>

0 commit comments

Comments
 (0)