Skip to content

Commit 0fc7ff4

Browse files
Update dependency org.mockito:mockito-core to v5.9.0
1 parent ce885c7 commit 0fc7ff4

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
@@ -254,7 +254,7 @@ software.
254254
<dependency>
255255
<groupId>org.mockito</groupId>
256256
<artifactId>mockito-core</artifactId>
257-
<version>5.2.0</version>
257+
<version>5.9.0</version>
258258
<scope>test</scope>
259259
</dependency>
260260
</dependencies>

0 commit comments

Comments
 (0)