Skip to content

Commit 11cbcfc

Browse files
build(deps): bump org.mockito:mockito-core from 5.6.0 to 5.7.0 (#2221)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.6.0 to 5.7.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.6.0...v5.7.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcf0c8f commit 11cbcfc

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
@@ -96,7 +96,7 @@
9696
<jackson.version>2.15.3</jackson.version>
9797
<assertj.version>3.24.2</assertj.version>
9898
<hamcrest.version>2.2</hamcrest.version>
99-
<mockito.version>5.6.0</mockito.version>
99+
<mockito.version>5.7.0</mockito.version>
100100

101101
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
102102
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>

0 commit comments

Comments
 (0)