Skip to content

Commit 7679ccc

Browse files
Bump mockito-core from 4.6.0 to 4.6.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 565aba4 commit 7679ccc

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
@@ -60,7 +60,7 @@
6060
<jackson.version>2.13.3</jackson.version>
6161
<logback.version>1.2.11</logback.version>
6262
<junit.version>4.13.2</junit.version>
63-
<mockito.version>4.6.0</mockito.version>
63+
<mockito.version>4.6.1</mockito.version>
6464
<assertj.version>3.23.1</assertj.version>
6565
<jetty.version>9.4.46.v20220331</jetty.version>
6666
<bouncycastle.version>1.70</bouncycastle.version>

0 commit comments

Comments
 (0)