Skip to content

Commit 66b192e

Browse files
fix(deps): update dependency org.mockito:mockito-core to v4
1 parent ae43736 commit 66b192e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
<dependency>
247247
<groupId>org.mockito</groupId>
248248
<artifactId>mockito-core</artifactId>
249-
<version>3.12.4</version>
249+
<version>4.8.0</version>
250250
</dependency>
251251
<dependency>
252252
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)