Skip to content

Commit e6f6b50

Browse files
fix(deps): update dependency org.mockito:mockito-core to v5
1 parent f4a4f68 commit e6f6b50

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
@@ -307,7 +307,7 @@
307307
<dependency>
308308
<groupId>org.mockito</groupId>
309309
<artifactId>mockito-core</artifactId>
310-
<version>3.12.4</version>
310+
<version>5.12.0</version>
311311
</dependency>
312312
<dependency>
313313
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)