Skip to content

Commit e3b17bb

Browse files
fix(deps): update dependency org.mockito:mockito-core to v4
1 parent fdce28e commit e3b17bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)