Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit ff3d6e5

Browse files
authored
test(deps): update dependency org.mockito:mockito-core to v4.3.0 (#1804)
1 parent 8e34e59 commit ff3d6e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>org.mockito</groupId>
117117
<artifactId>mockito-core</artifactId>
118-
<version>4.2.0</version>
118+
<version>4.3.0</version>
119119
<scope>test</scope>
120120
</dependency>
121121
<dependency>

0 commit comments

Comments
 (0)