Skip to content

Commit eae2b99

Browse files
committed
Upgrade org.mockito:mockito-core from 5.12.0 to 5.14.2
1 parent ae2932f commit eae2b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@
780780
<dependency>
781781
<groupId>org.mockito</groupId>
782782
<artifactId>mockito-core</artifactId>
783-
<version>5.12.0</version>
783+
<version>5.16.1</version>
784784
<scope>test</scope>
785785
</dependency>
786786
<dependency>

0 commit comments

Comments
 (0)