Skip to content

Commit fb39a0d

Browse files
build(deps): bump mockito-core from 4.9.0 to 4.10.0 (#1884)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.9.0...v4.10.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b8cd4a commit fb39a0d

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
@@ -91,7 +91,7 @@
9191
<jackson-databind.version>2.14.1</jackson-databind.version>
9292
<assertj.version>3.23.1</assertj.version>
9393
<hamcrest.version>2.2</hamcrest.version>
94-
<mockito.version>4.9.0</mockito.version>
94+
<mockito.version>4.10.0</mockito.version>
9595

9696
<animal-sniffer-maven-plugin.version>1.22</animal-sniffer-maven-plugin.version>
9797
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)