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

Commit 1ef8ed8

Browse files
authored
test(deps): update dependency org.mockito:mockito-core to v4.11.0 (#1563)
1 parent 325f09c commit 1ef8ed8

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
@@ -207,7 +207,7 @@
207207
<dependency>
208208
<groupId>org.mockito</groupId>
209209
<artifactId>mockito-core</artifactId>
210-
<version>4.10.0</version>
210+
<version>4.11.0</version>
211211
</dependency>
212212
</dependencies>
213213
</dependencyManagement>

0 commit comments

Comments
 (0)