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 f5564a3

Browse files
authoredApr 5, 2025··
chore(deps): update dependency org.mockito:mockito-core to v5.17.0
1 parent 15b25a3 commit f5564a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎cucumber-testng/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<hamcrest.version>3.0</hamcrest.version>
1717
<testng.version>7.11.0</testng.version>
1818
<apiguardian-api.version>1.1.2</apiguardian-api.version>
19-
<mockito.version>5.16.1</mockito.version>
19+
<mockito.version>5.17.0</mockito.version>
2020
</properties>
2121

2222
<dependencyManagement>

0 commit comments

Comments
 (0)
Please sign in to comment.