Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 50193dc

Browse files
Bump mockito-core from 3.5.5 to 3.5.6 (#247)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.5.5...v3.5.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7df3b0 commit 50193dc

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
@@ -36,7 +36,7 @@
3636
<junit.version>4.13</junit.version>
3737
<wiremock.version>2.27.1</wiremock.version>
3838
<hamcrest.version>2.2</hamcrest.version>
39-
<mockito.version>3.5.5</mockito.version>
39+
<mockito.version>3.5.6</mockito.version>
4040
<powermock.version>2.0.7</powermock.version>
4141
<findbugs.annotations.version>3.0.1u2</findbugs.annotations.version>
4242

0 commit comments

Comments
 (0)