Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f23c62a

Browse files
authoredJan 2, 2025··
chore(deps): update dependency org.mockito:mockito-core to v5.15.2
1 parent d1a053e commit f23c62a

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
@@ -51,7 +51,7 @@
5151
<junit-jupiter.version>5.9.3</junit-jupiter.version>
5252

5353
<!-- Test Utilities -->
54-
<mockito.version>5.8.0</mockito.version>
54+
<mockito.version>5.15.2</mockito.version>
5555
<json-path.version>2.9.0</json-path.version>
5656
<awaitility.version>4.2.1</awaitility.version>
5757
<hamcrest.version>2.2</hamcrest.version>

0 commit comments

Comments
 (0)
Please sign in to comment.