Skip to content

Commit 82b8437

Browse files
Update dependency org.mockito:mockito-core to v5.17.0
1 parent bc340f3 commit 82b8437

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
@@ -394,7 +394,7 @@
394394
<dependency>
395395
<groupId>org.mockito</groupId>
396396
<artifactId>mockito-core</artifactId>
397-
<version>5.14.2</version>
397+
<version>5.17.0</version>
398398
<scope>test</scope>
399399
</dependency>
400400
<dependency>

0 commit comments

Comments
 (0)